We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ad7d7b + fdecf48 commit babab88Copy full SHA for babab88
1 file changed
eslint.config.mjs
@@ -161,6 +161,7 @@ export default [
161
"@typescript-eslint/no-unused-vars": [
162
"error",
163
{
164
+ "args": "all",
165
"argsIgnorePattern": "^_",
166
}
167
],
0 commit comments