Closed
Description
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existing open or closed documentation requests that match my proposal.
- I have read the FAQ and my problem is not listed.
Suggested Changes
Hi!
For example, in this case, which one would be resolved, a or b?
parserOptions: {
project: ['tsconfig.a.json', 'tsconfig.b.json',],
}
I think this is good to be explicitly mentioned on the docs.
Thanks :)