This commit is contained in:
parent
073f474c3a
commit
a2870a1100
|
@ -1,7 +1,9 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
|
||||
"compilerOptions": {
|
||||
"target": "es2017",
|
||||
"lib": ["es2022", "dom"],
|
||||
"esModuleInterop": true,
|
||||
"target": "ES2022",
|
||||
"moduleResolution": "NodeNext",
|
||||
"module": "NodeNext"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user