File Is Not Included In Any Tsconfig.json Here
For monorepos with multiple projects:
"compilerOptions": "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true file is not included in any tsconfig.json
"files": [], "references": [ "path": "./packages/core" , "path": "./packages/web" , "path": "./scripts" ] "forceConsistentCasingInFileNames": true "files": []