Commit 9bac596e authored by yann300's avatar yann300

fix linting

parent 170e0b1e
...@@ -15,5 +15,6 @@ ...@@ -15,5 +15,6 @@
"rules": { "rules": {
"no-unused-vars": "off", "no-unused-vars": "off",
"@typescript-eslint/no-unused-vars": "error" "@typescript-eslint/no-unused-vars": "error"
} },
"ignorePatterns": ["monaco.d.ts"]
} }
\ No newline at end of file
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