gabriel / musehub public
tsconfig.json json
17 lines 344 B
Raw
sha256:3c58668648c7323bb9f5c6881cfe6a3f14fc93fcb73b537d253732952a5bf8bf chore: bump version to 0.2.0rc12 Sonnet 4.6 patch 8 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:3c58668648c7323bb9f5c6881cfe6a3f14fc93fcb73b537d253732952a5bf8bf chore: bump version to 0.2.0rc12 Sonnet 4.6 patch 8 days ago