eslint-plugin-vue-pug-sfc
eslint-plugin-vue-pug-sfc copied to clipboard
Migrate `this-in-template`
https://eslint.vuejs.org/rules/this-in-template.html
- [ ] Stabilizing the
rangecalculation of pug tokens src/utils/index#parsePugContent - [ ] Full support of
vue-pug-sfc/this-in-template- [x]
never- [x] Detecting
this. - [x] Auto-fix
this.stable? if not please comment below! - [ ] Detect more complex code like
this[
- [x] Detecting
- [ ]
always- [ ] Detect missing
this
- [ ] Detect missing
- [x]