Closed BPScott closed 6 years ago
eslint-plugin-html and eslint-plugin-vue conflict with each other as per https://github.com/vuejs/eslint-plugin-vue/blob/562fde184a7a37f551fc98711a0bb4233c749606/README.md#why-doesnt-it-work-on-vue-file
This is because the processor in eslint-plugin-vue does not modify the vue file when processing the file, while eslint-plugin-vue's processor extracts just the Githubissues.
eslint-plugin-html and eslint-plugin-vue conflict with each other as per https://github.com/vuejs/eslint-plugin-vue/blob/562fde184a7a37f551fc98711a0bb4233c749606/README.md#why-doesnt-it-work-on-vue-file
This is because the processor in eslint-plugin-vue does not modify the vue file when processing the file, while eslint-plugin-vue's processor extracts just the Githubissues.