Skip to content
Snippets Groups Projects
Commit caed52af authored by michael.minelli's avatar michael.minelli
Browse files

TSConfig => Update target to ES2022

parent f0701736
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
"rootDir" : "src",
"outDir" : "dist",
"strict" : true,
"target" : "es6",
"target" : "ES2022",
"module" : "commonjs",
"sourceMap" : true,
"esModuleInterop" : true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment