We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
strict
1 parent 5b4ffff commit 9a6765cCopy full SHA for 9a6765c
index.js
@@ -17,10 +17,5 @@ module.exports = {
17
// https://github.com/typescript-eslint/typescript-eslint/issues/46
18
// And several other bugs
19
// '@typescript-eslint/no-unused-vars': 'error',
20
-
21
- // temporary fix for https://github.com/vuejs/vue-cli/issues/1922
22
- // very strange as somehow this rule gets different behaviors depending
23
- // on the presence of @typescript-eslint/parser...
24
- 'strict': 'off'
25
}
26
0 commit comments