eslint-plugin-vue-pug
eslint-plugin-vue-pug copied to clipboard
How to use eslint-plugin-pug in eslint flat
How to use eslint-plugin-pug in eslint flat. I use pug and eslint@9 in my vue project. There is a problem that that trouble me.
ts/consistent-type-imports rule will InstanceType<typeof Component> covert to import type Component from 'xxxxxx', but this is error
I need help. Thanks.