master
Kuba Orlik 3 years ago
parent 9372a14bee
commit 6d73550445

@ -5,7 +5,7 @@
"noImplicitAny": true,
"noImplicitThis": true,
"strictNullChecks": true,
"target": "ES2020",
"target": "ES6",
"declaration": true,
"esModuleInterop": true,
"lib": ["es6", "esnext"],

Loading…
Cancel
Save