Commit 336931a
committed
fix: exclude test files from TypeScript build
- Add include/exclude to tsconfig.json
- Exclude tests/, vitest.config.ts, and test files from build
- Fixes TS6059 errors about files not under rootDir1 parent 49c668c commit 336931a
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
29 | 40 | | |
0 commit comments