eslint-plugin-vue-pug icon indicating copy to clipboard operation
eslint-plugin-vue-pug copied to clipboard

How to use eslint-plugin-pug in eslint flat

Open yanzhangshuai opened this issue 1 year ago • 7 comments

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. 367491052-9822386a-4722-4fae-a401-b7de3d938790

yanzhangshuai avatar Sep 15 '24 11:09 yanzhangshuai