// SYSTEM PANEL //
[ROOT]
/
home
/
csender
/
.trash
/
login
[ PARENT ]
EDIT :: tsconfig.node.json
{ "compilerOptions": { "composite": true, "skipLibCheck": true, "module": "ESNext", "moduleResolution": "bundler", "allowSyntheticDefaultImports": true }, "include": ["vite.config.ts"] }
SAVE
CANCEL