client tsconfig.json changes

This commit is contained in:
Oleksandr Honcharov
2024-06-11 23:12:06 +03:00
parent 88e40a4635
commit 2b26dbffc0
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -9,7 +9,6 @@
"composite": false,
"target": "ES2022",
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
"moduleDetection": "auto",
"module": "CommonJS",
"resolveJsonModule": true,