Skip to content
Permalink
Browse files
Added Step Files to Exception List
  • Loading branch information
aa7401 committed Nov 2, 2019
1 parent eba4932 commit 56d7e5c2c87e2673a26b1fe58897a306be344dab
Showing 1 changed file with 1 addition and 1 deletion.
@@ -62,7 +62,7 @@
"yoda": "error"
},
"overrides": [{
"files": [ "*.test.js", "*.spec.js", "sqlite-async.js" ],
"files": [ "*.test.js", "*.spec.js", "*.steps.js" ],
"rules": {
"global-require": "off",
"max-lines-per-function": "off",

0 comments on commit 56d7e5c

Please sign in to comment.