응 넥제로 갈아타면 그만이야~

This commit is contained in:
imnyang 2024-11-24 23:50:41 +09:00
commit b8c25c35b4
34 changed files with 460 additions and 9725 deletions

View file

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