pref: minify package
This commit is contained in:
@@ -18,7 +18,10 @@
|
||||
"resolveJsonModule": true,
|
||||
"lib": [
|
||||
"ES2021",
|
||||
"ES2020"
|
||||
"ES2020",
|
||||
// for jsdom
|
||||
"DOM",
|
||||
"DOM.Iterable",
|
||||
],
|
||||
"skipLibCheck": true,
|
||||
"paths": {
|
||||
|
||||
Reference in New Issue
Block a user