Commit 3a67bba4 authored by Alex Beregszaszi's avatar Alex Beregszaszi

Ignore soljson.js for lint

parent 70739b4f
......@@ -60,7 +60,8 @@
"standard": {
"ignore": [
"build/",
"src/mode-solidity.js"
"src/mode-solidity.js",
"soljson.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