// tsconfig.json { files: [], references: [ { path: "./scripts/tsconfig.scripts.json" }, { path: "./frontend/tsconfig.frontend.json" }, { path: "./backend/tsconfig.backend.json" }, ], }
// scripts/tsconfig.scripts.json { "compilerOptions": { "strict": true, "esModuleInterop": true, "module": "CommonJS", "lib": ["ESNext"], "forceConsistentCasingInFileNames": true, "importsNotUsedAsValues": "error" }, "include": ["./**/*.ts"] }
yarn ts-node scripts/foo.ts
should auto use ./scripts/tsconfig.scripts.json
bradennapier, sveyret, mickdekkers, nicolashenry, haoqunjiang and 1 morebradennapier
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4