{ "compilerOptions": { "strict": true, "forceConsistentCasingInFileNames": true }, "files": [], "references": [ { "path": "./frontend/tsconfig.json" }, { "path": "./backend/tsconfig.json" }, { "path": "./shared/tsconfig.json" } ] }