Docs: Add FAQs and flesh out associated docs for project service #9753
Labels
documentation
Documentation ("docs") that needs adding/updating
locked due to age
Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.
team assigned
A member of the typescript-eslint team should work on this.
Before You File a Documentation Request Please Confirm You Have Done The Following...
Suggested Changes
Project service has been in the wild for a couple of weeks now and we're starting to see the common ways it's tripping folks up.
The most common question I've seen come up is around the new "Parsing error: was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject". We should explain how to fix this, such as:
tsconfig.json
might not be in there: e.g. https://github.com/JoshuaKGoldberg/repros/tree/tseslint-project-service-non-included-nearest-tsconfigparserOptions.project
for now, which that case might be an example of.Affected URL(s)
https://typescript-eslint.io/troubleshooting/typed-linting
💖
The text was updated successfully, but these errors were encountered: