gabriel / musehub public
tsconfig.node.json json
13 lines 251 B
Raw
sha256:7d6dd8f4a89e2d1fef2d84f6e65feaff51385d382f466766b7f690a22ec18e32 fix: fall back to DB ancestry check when mpack-only fast-fo… Sonnet 4.6 patch 6 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:7d6dd8f4a89e2d1fef2d84f6e65feaff51385d382f466766b7f690a22ec18e32 fix: fall back to DB ancestry check when mpack-only fast-fo… Sonnet 4.6 patch 6 days ago