tsconfig.json
json
sha256:c73281cffffbc70487969720af074e54b34326d59ec6aff0827fa16512a4e512
docs(mwp-2): mark all acceptance criteria met; add closing …
Sonnet 4.6
81 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
2 commits
sha256:c73281cffffbc70487969720af074e54b34326d59ec6aff0827fa16512a4e512
docs(mwp-2): mark all acceptance criteria met; add closing …
Sonnet 4.6
81 days ago
sha256:4dd2a937f66f8e36d9aa59bd1bf3cb880ca1d503fef67300a0cba3b482784081
test(mwp2): Phase 0 RED — reproduction tests for _walk_comm…
Sonnet 4.6
81 days ago