关闭script未设置lang类型警告
This commit is contained in:
parent
ce032a58d6
commit
861620c8f0
@ -34,6 +34,7 @@ export default defineConfigWithVueTs(
|
||||
'vue/valid-define-props': 'off',
|
||||
'vue/no-v-model-argument': 'off',
|
||||
'prefer-rest-params': 'off',
|
||||
'vue/block-lang': 'off',
|
||||
// prettier
|
||||
'prettier/prettier': 'error',
|
||||
// 允许使用空Object类型 {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user