Format
This commit is contained in:
parent
a2b7ad2a19
commit
0bf5f024ea
2 changed files with 33 additions and 38 deletions
|
|
@ -5,12 +5,7 @@
|
|||
"target": "ES2022",
|
||||
"module": "CommonJS",
|
||||
"esModuleInterop": true,
|
||||
"lib": [
|
||||
"DOM",
|
||||
"ESNext"
|
||||
]
|
||||
"lib": ["DOM", "ESNext"]
|
||||
},
|
||||
"exclude": [
|
||||
"./dist"
|
||||
]
|
||||
"exclude": ["./dist"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue