Update tsconfig.json
This commit is contained in:
parent
538fb93f22
commit
d8e360d7f2
@ -10,6 +10,8 @@
|
|||||||
"experimentalDecorators": true,
|
"experimentalDecorators": true,
|
||||||
"moduleResolution": "node",
|
"moduleResolution": "node",
|
||||||
"importHelpers": true,
|
"importHelpers": true,
|
||||||
|
"allowSyntheticDefaultImports":true,
|
||||||
|
"skipLibCheck": true,
|
||||||
"target": "ES2022",
|
"target": "ES2022",
|
||||||
"module": "ES2022",
|
"module": "ES2022",
|
||||||
"lib": [
|
"lib": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user