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
[tsconfig.json] Use wildcard paths to include all TS/JS files in the source folders.
This ensures that VSCode recognizes new files, indexes them, and allows e.g. ESLint to recognize them.
Workaround from @orblazer at microsoft/TypeScript#45721
0 commit comments