Shinigami

Results 214 issues of Shinigami

https://eslint.vuejs.org/rules/valid-v-for

Priority A: Essential

https://eslint.vuejs.org/rules/no-deprecated-events-api Can `$on` be called in a pug template?

needs clarification
Priority A: Essential for Vue 3

https://eslint.vuejs.org/rules/no-deprecated-dollar-scopedslots-api

Priority A: Essential for Vue 3

https://eslint.vuejs.org/rules/no-deprecated-filter

Priority A: Essential for Vue 3

https://eslint.vuejs.org/rules/no-dupe-v-else-if

Priority A: Essential

https://eslint.vuejs.org/rules/require-v-for-key

Priority A: Essential

https://eslint.vuejs.org/rules/no-unused-components Maybe `eslint-plugin-vue` needs to support this :thinking:

needs clarification
Priority A: Essential

https://eslint.vuejs.org/rules/this-in-template.html - [ ] Stabilizing the `range` calculation of pug tokens [src/utils/index#parsePugContent](https://github.com/Shinigami92/eslint-plugin-vue-pug-sfc/blob/main/src/utils/index.ts#L67) - [ ] Full support of `vue-pug-sfc/this-in-template` - [x] `never` - [x] Detecting `this.` - [x] Auto-fix `this.`...

Priority C: Recommended

https://eslint.vuejs.org/rules/no-empty-component-block Is this fully covered by eslint-plugin-vue?

needs clarification
Uncategorized

https://eslint.vuejs.org/rules/html-comment-indent Does pug even allow this?

needs clarification
Uncategorized