We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b618323 commit 607537fCopy full SHA for 607537f
.travis.yml
@@ -6,4 +6,4 @@ sudo: false
6
install:
7
- npm install
8
script:
9
- - npm run lint
+ - npm run lint -- --report-unused-disable-directives --max-warnings 0
0 commit comments