Merge pull request #1095 from friday/stickler

Add stickler config
This commit is contained in:
Sam Potts
2018-07-11 23:32:49 +10:00
committed by GitHub

5
.stickler.yml Normal file
View File

@ -0,0 +1,5 @@
linters:
eslint:
files:
ignore:
- 'node_modules/*'