{ "compilerOptions": { "strict": true, "skipLibCheck": true, "noEmit": true, "forceConsistentCasingInFileNames": true }, "files": [], "references": [ { "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" } ] }