change target compatibility in tsconfig.json

pull/3/head
maxime.batista 1 year ago
parent ca85cc55c4
commit 594d57fe05

@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "es5",
"target": "es2021",
"lib": [
"dom",
"dom.iterable",

Loading…
Cancel
Save