vuejs / vue-eslint-parser

The ESLint custom parser for `.vue` files.
MIT License
443 stars 74 forks source link

How can I use types from vue-eslint-parser? #202

Open azat-io opened 1 year ago

azat-io commented 1 year ago

Perhaps, this is stupid question.

Is there any way to import types from vue-eslint-parser?

image

For example, if I want to import VElement type.