mirror of
https://github.com/procc99/dictcc-sidebar.git
synced 2026-07-22 07:46:05 +00:00
Fix CI build configuration
This commit is contained in:
parent
addf9c91a1
commit
5544c6eedc
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
"importHelpers": true,
|
||||
"isolatedModules": true,
|
||||
"strictNullChecks": true,
|
||||
"skipLibCheck": true,
|
||||
"lib": ["ES2018", "DOM"]
|
||||
},
|
||||
"include": ["src/**/*.ts"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue