1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2025-05-01 06:39:01 +08:00

chore: update eslintConfig

This commit is contained in:
zclzone 2024-02-01 10:24:52 +08:00
parent a3d0e863cc
commit 447db11c52

View File

@ -47,14 +47,6 @@
"@zclzone",
"@unocss",
".eslint-global-variables.json"
],
"rules": {
"no-unused-vars": [
"error",
{
"varsIgnorePattern": "^_"
}
]
}
]
}
}