1.0.0 RELEASE [MAJOR] dev -> main

This commit is contained in:
/home/neo
2026-03-31 20:56:16 +02:00
committed by GitHub
parent d192387382
commit 7f5d513c46
217 changed files with 11647 additions and 5718 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"]
}