Restructure repo

This commit is contained in:
Micha Albert 2024-08-02 15:26:59 +00:00
parent 65ddf2c73d
commit ccdddb005d
21 changed files with 0 additions and 36 deletions

View file

@ -1,12 +0,0 @@
{
"compilerOptions": {
"composite": true,
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.node.tsbuildinfo",
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"strict": true,
"noEmit": true
},
"include": ["vite.config.ts"]
}