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.
1 parent 5c6bb6a commit 927106fCopy full SHA for 927106f
nuxt.js
@@ -63,6 +63,6 @@ module.exports = {
63
64
// https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/no-unused-vars.md
65
"@typescript-eslint/no-unused-vars": "warn",
66
- "no-unused-vars": "warn",
+ "no-unused-vars": "off",
67
}
68
0 commit comments