[ACS-11205] Adjust tsconfig (#5093)

This commit is contained in:
Michal Kinas
2026-03-16 12:01:53 +01:00
committed by GitHub
parent 7e0d1b5cc2
commit b19b81e5b0
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@
"target": "es2020",
"resolveJsonModule": true,
"allowSyntheticDefaultImports": true,
"useDefineForClassFields": false,
"typeRoots": ["node_modules/@types"],
"lib": ["es2019", "dom"],
"paths": {