chore: update linter #499
Annotations
10 errors and 10 warnings
build:
src/widgets/ArkSign/Label.vue#L10
Expected blank line before this block
|
build:
src/widgets/ArkSign/Skland.vue#L32
Expected blank line before this block
|
build:
src/widgets/ArkSign/Skland.vue#L77
Expected blank line before this block
|
build:
src/widgets/ArkSign/index.vue#L414
'el' is defined as ref, but never used
|
build:
src/widgets/ArkSign/index.vue#L486
Unexpected string concatenation
|
build:
src/widgets/ArkSign/index.vue#L815
Unexpected `v-bind` with a string literal value
|
build:
src/widgets/CharList/index.vue#L367
'app' is defined as ref, but never used
|
build:
src/widgets/EquipList/equip-conponents/ETag.vue#L11
Expected blank line before this block
|
build:
src/widgets/EquipList/equip-conponents/ETag.vue#L15
Expected '===' and instead saw '=='
|
build:
src/widgets/EquipList/equip-conponents/ETag.vue#L15
Expected '===' and instead saw '=='
|
build:
eslint.config.js#L52
Replace `'vue/block-order':·['error',·{·order:·['script',·'template',·'style'` with `"vue/block-order":·["error",·{·order:·["script",·"template",·"style"`
|
build:
eslint.config.js#L59
Replace `'vue/custom-event-name-casing':·['error',·'camelCase'` with `"vue/custom-event-name-casing":·["error",·"camelCase"`
|
build:
eslint.config.js#L60
Replace `'vue/eqeqeq':·['error',·'smart'` with `"vue/eqeqeq":·["error",·"smart"`
|
build:
eslint.config.js#L61
Replace `'vue/html-self-closing'` with `"vue/html-self-closing"`
|
build:
eslint.config.js#L62
Replace `'error'` with `"error"`
|
build:
eslint.config.js#L65
Replace `'always'` with `"always"`
|
build:
eslint.config.js#L66
Replace `'always'` with `"always"`
|
build:
eslint.config.js#L67
Replace `'any'` with `"any"`
|
build:
eslint.config.js#L69
Replace `'always'` with `"always"`
|
build:
eslint.config.js#L70
Replace `'always'` with `"always"`
|