Update build settings

This commit is contained in:
Andras Schmelczer 2022-09-21 21:56:44 +02:00
parent a2436cbe80
commit 2dc9c45642
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
2 changed files with 6 additions and 13 deletions

View file

@ -7,6 +7,6 @@
"sourceMap": true,
"strict": true,
"allowJs": true,
"lib": ["dom", "es2017"]
"lib": ["dom"]
}
}