tsconfig: module NodeNext
This commit is contained in:
parent
ad07d260ab
commit
e9ee8258e7
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"module": "esnext",
|
||||
"module": "NodeNext",
|
||||
"target": "esnext",
|
||||
"lib": ["dom", "dom.iterable", "esnext"],
|
||||
"declaration": true,
|
||||
|
|
Loading…
Reference in New Issue