gabriel / musehub public
tsconfig.node.json json
13 lines 251 B
Raw
sha256:2edd1943a6367c0da5d64db5b9dd3ac2cc61eebb3a7eda94894f7d4767d146f3 docs(#139): annotate unused DAG/commit-graph CSS instead of… Sonnet 5 minor ⚠ breaking 58 days ago
1 {
2 "compilerOptions": {
3 "target": "ES2022",
4 "lib": ["ES2022", "ESNext"],
5 "module": "CommonJS",
6 "moduleResolution": "node",
7 "strict": true,
8 "noEmit": true,
9 "skipLibCheck": true,
10 "types": ["node"]
11 },
12 "include": []
13 }
File History 1 commit
sha256:2edd1943a6367c0da5d64db5b9dd3ac2cc61eebb3a7eda94894f7d4767d146f3 docs(#139): annotate unused DAG/commit-graph CSS instead of… Sonnet 5 minor 58 days ago