Update tsconfig.json

This commit is contained in:
kleap-admin 2026-01-16 17:09:39 +00:00
parent ec1416c96f
commit 0a2e560bc1
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"moduleResolution": "bundler",
"resolveJsonModule": true,
"isolatedModules": true,
"jsx": "react-jsx",
"jsx": "preserve",
"incremental": true,
"plugins": [
{