ES-Modules enabled
This commit is contained in:
parent
9397e17810
commit
8246bf3492
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
// Environment Settings
|
// Environment Settings
|
||||||
// See also https://aka.ms/tsconfig/module
|
// See also https://aka.ms/tsconfig/module
|
||||||
"module": "nodenext",
|
"module": "esnext",
|
||||||
"target": "esnext",
|
"target": "ES2020",
|
||||||
"types": [],
|
"types": [],
|
||||||
// For nodejs:
|
// For nodejs:
|
||||||
// "lib": ["esnext"],
|
// "lib": ["esnext"],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user