tsconfig.json
json
sha256:2edd1943a6367c0da5d64db5b9dd3ac2cc61eebb3a7eda94894f7d4767d146f3
docs(#139): annotate unused DAG/commit-graph CSS instead of…
Sonnet 5
minor
⚠ breaking
58 days ago
| 1 | { |
| 2 | "compilerOptions": { |
| 3 | "target": "ES2024", |
| 4 | "lib": ["ES2024", "ESNext", "DOM"], |
| 5 | "module": "ESNext", |
| 6 | "moduleResolution": "bundler", |
| 7 | "strict": true, |
| 8 | "noEmit": true, |
| 9 | "skipLibCheck": false, |
| 10 | "allowJs": true, |
| 11 | "checkJs": false, |
| 12 | "allowImportingTsExtensions": true |
| 13 | }, |
| 14 | "include": [ |
| 15 | "src/ts/**/*.ts" |
| 16 | ] |
| 17 | } |
File History
1 commit
sha256:2edd1943a6367c0da5d64db5b9dd3ac2cc61eebb3a7eda94894f7d4767d146f3
docs(#139): annotate unused DAG/commit-graph CSS instead of…
Sonnet 5
minor
⚠
58 days ago