Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Closed
Description
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existingopen or closed documentation requests that match my proposal.
- I haveread the FAQ and my problem is not listed.
Suggested Changes
https://github.com/typescript-eslint/typescript-eslint/blob/main/docs/linting/Typed_Linting.mdx
## Specifying TSConfigsThe `parserOptions.project` option can be turned on with either:- `true`: to always use `tsconfig.json`s nearest to source files- `string | string[]`: any number of glob paths to match TSConfig files relative to theFor example, if you use a specific `tsconfig.eslint.json` for linting, you'd specify:
Second item ends with "relative to the" without noun. It seems to be "config file" but I'm not sure.
Affected URL(s)
https://typescript-eslint.io/linting/typed-linting#specifying-tsconfigs