Suppress warning about .eslintignore'd file (#836)
* Suppress warning about .eslintignore'd file * Fix slightly ironic lint error * Lock error suppression behind a variable; add docs and tests
This commit is contained in:
1
test/eslint-test-files/eslintignore/ignored.js
Normal file
1
test/eslint-test-files/eslintignore/ignored.js
Normal file
@@ -0,0 +1 @@
|
||||
var foo = "bar";
|
||||
Reference in New Issue
Block a user