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
I have many tsconfig.json files in my project, for different parts of the monorepo; but just one root configuration of ESLint at the root that lints them all, and uses the projectService from Typescript ESLint to figure out what tsconfigs to use.