{ "files": [], "references": [ { "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" } ], "compilerOptions": { "strict": false, "noImplicitAny": false, "skipLibCheck": true, "baseUrl": ".", "paths": { "@/*": [ "./src/*" ] } } }