You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, was trying to add this plugin to my already existing project. I use wildcards to import a folder and easily import a bunch of components which are stored in another folder. I cannot get it to work with the plugin
Describe the bug
Hello, was trying to add this plugin to my already existing project. I use wildcards to import a folder and easily import a bunch of components which are stored in another folder. I cannot get it to work with the plugin
Reproduction
Steps reproduced on the React + Typescript Playground
src/App.tsx
src/test/test.ts
tsconfig.json
and add:src/App.tsx
and let the linter import the test() function, it will look like this:Expected behavior
Expect that path get successfully resolved
System Info
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: