mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2026-01-22 15:40:21 +08:00
chore: update eslintConfig
This commit is contained in:
10
package.json
10
package.json
@@ -47,14 +47,6 @@
|
|||||||
"@zclzone",
|
"@zclzone",
|
||||||
"@unocss",
|
"@unocss",
|
||||||
".eslint-global-variables.json"
|
".eslint-global-variables.json"
|
||||||
],
|
]
|
||||||
"rules": {
|
|
||||||
"no-unused-vars": [
|
|
||||||
"error",
|
|
||||||
{
|
|
||||||
"varsIgnorePattern": "^_"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user