zsviczian 3 years ago committed by GitHub
parent 27325cdffc
commit 840726806a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
{
"compilerOptions": {
"target": "es6",
"lib": ["esnext"],
"lib": ["dom","dom.iterable","esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,

Loading…
Cancel
Save