Commit 70739b4f authored by Alex Beregszaszi's avatar Alex Beregszaszi

Do not ignore nightwatch.js/sauceDisconnect.js for lint

parent bdc76932
...@@ -60,9 +60,7 @@ ...@@ -60,9 +60,7 @@
"standard": { "standard": {
"ignore": [ "ignore": [
"build/", "build/",
"src/mode-solidity.js", "src/mode-solidity.js"
"nightwatch.js",
"ci/sauceDisconnect.js"
] ]
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment