Commit 5b55216
chore: sync strict TypeScript compiler flags from deepnote/deepnote (#23)
- Add forceConsistentCasingInFileNames to ensure import paths match exact file casing
- Add skipLibCheck to skip type checking of declaration files for faster builds
These flags align with the strict configuration used in deepnote/deepnote
and improve type safety and consistency across the codebase.
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>1 parent 88fd175 commit 5b55216
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
0 commit comments