mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/lyswhut/lx-music-desktop.git
synced 2026-09-20 08:04:00 +08:00
更新依赖
This commit is contained in:
@@ -44,11 +44,15 @@ const vueRule = {
|
||||
|
||||
exports.base = {
|
||||
extends: ['standard'],
|
||||
plugins: ['html'],
|
||||
rules: baseRule,
|
||||
parser: '@babel/eslint-parser',
|
||||
}
|
||||
|
||||
exports.html = {
|
||||
files: ['*.html'],
|
||||
plugins: ['html'],
|
||||
}
|
||||
|
||||
exports.typescript = {
|
||||
files: ['*.ts'],
|
||||
rules: typescriptRule,
|
||||
|
||||
Reference in New Issue
Block a user