revert the revert

This commit is contained in:
neoapps-dev
2026-04-02 16:02:58 +03:00
parent 80bd77c312
commit 535735fcb2
217 changed files with 11898 additions and 5717 deletions
+10 -10
View File
@@ -1,10 +1,10 @@
{
"compilerOptions": {
"composite": true,
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"allowSyntheticDefaultImports": true
},
"include": ["vite.config.ts"]
}
{
"compilerOptions": {
"composite": true,
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"allowSyntheticDefaultImports": true
},
"include": ["vite.config.ts"]
}