gxmari007 / vite-plugin-eslint

🚨 ESLint plugin for vite
MIT License
266 stars 44 forks source link

Add virtual dir to the exclude option #29

Closed Marcoru97 closed 1 year ago

Marcoru97 commented 2 years ago

This PR adds a new path to the exclude option, so Eslint does not try to include virtual directories

Issue: https://github.com/storybookjs/builder-vite/issues/367

CasperEngl commented 1 year ago

Needs a description of what :virtual is used for.

shakhzodkudratov commented 1 year ago

@CasperEngl check this discussion https://github.com/storybookjs/builder-vite/issues/367#issuecomment-1116892668

CasperEngl commented 1 year ago

I've seen it.

Providing the link in a comment on the PR would allow people to trace the origin of why it's been added.