parser
My proposal is suitable for this projectCurrently, the project: true
option allows TypeScript-ESLint to auto-detect the tsconfig.json file within each package of a monorepo, however a relatively common setup is to use a tsconfig.eslint.json
file for eslint setup. This means that instead of being able to utilise project: true
, each package needs an eslintrc file that points to the project file, or globs need to be used in the base configuration. Neither of these are ideal either for massive duplication reasons or for performance reasons.
Ideally, another option would be added to allow setting the filename that the parser looks for when project
is set to true
. This would allow utilising a tsconfig.eslint.json
file without needing to manually define it in all used locations.
N/A - enhancement request for configuration option, not related to a code problemPass
N/A - enhancement request for configuration option, not related to a code problemAdditional Info
No response
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4