gabriel / musehub public
tsconfig.node.json json
13 lines 251 B
Raw
sha256:1dd27e6d5c24550177b01b0a171e8375c07cf046b549e7683364706b6522d3bc docs(#139): mark all 11 checklist items resolved, document … Sonnet 5 12 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 2 commits
sha256:1dd27e6d5c24550177b01b0a171e8375c07cf046b549e7683364706b6522d3bc docs(#139): mark all 11 checklist items resolved, document … Sonnet 5 12 days ago
sha256:649011bedd713e22f7dca4c4be94bdefbf3b10950d9fc80235928d0b0b823be8 docs: track issue #139 (two-column app-shell refactor) plan… Sonnet 5 12 days ago