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 0b463ee commit 58fbe4eCopy full SHA for 58fbe4e
index.js
@@ -27,7 +27,7 @@ module.exports = {
27
28
overrides: [
29
{
30
- files: ['*.ts', '*.tsx', '.vue'],
+ files: ['*.ts', '*.tsx', '*.vue'],
31
rules: {
32
// The core 'no-unused-vars' rules (in the eslint:recommeded ruleset)
33
// does not work with type definitions
0 commit comments