gabriel / musehub public
tsconfig.node.json json
13 lines 251 B
Raw
sha256:7281683f5c41e5d88b6d8811fbdafebd3e01a0c9dcd90975cfcb444ba71e8e81 docs: add local source-of-truth for musehub#225, #226, #227… Sonnet 5 17 hours 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:7281683f5c41e5d88b6d8811fbdafebd3e01a0c9dcd90975cfcb444ba71e8e81 docs: add local source-of-truth for musehub#225, #226, #227… Sonnet 5 17 hours ago