mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-06 14:23:30 -04:00
7 lines
119 B
JSON
7 lines
119 B
JSON
{
|
|
"extends": "./base.tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["vite-plugin-svgr/client", "vite/client"]
|
|
}
|
|
}
|