Commit e341e91
committed
build(tsconfig): enable
Add skipLibCheck option to tsconfig.build.json to skip type checking
of declaration files in node_modules. This resolves build failures
caused by type conflicts between @types/eslint-scope and built-in
ESLint types after the ESLint 10 update.skipLibCheck to fix TypeScript build errors1 parent 0b1032c commit e341e91
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments