chore: es target 2021 (#7325)

This commit is contained in:
Carlos R. L. Rodrigues
2024-05-14 08:07:14 -03:00
committed by GitHub
parent a502222582
commit 9dae86daa2
45 changed files with 124 additions and 187 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"legacyDecorator": true,
"decoratorMetadata": true
},
"target": "es5"
"target": "es2021"
},
"module": {
"type": "commonjs",