toto10's picture
Upload folder using huggingface_hub (#4)
ea35075
raw
history blame
No virus
212 Bytes
{
"compilerOptions": {
"composite": true,
"module": "ESNext",
"moduleResolution": "Node",
"allowSyntheticDefaultImports": true
},
"include": ["vite.config.ts", "vite-plugin-extension.ts"]
}