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 am currently working on a yarn workspaces monorepo with one eslint config file at the root. @typescript-eslint/parser supports multiple eslint configs trough parserOptions.projects
I am not sure if this can be automated (i.e. the plugin reads parserOptions.projects)