mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-03-10 10:36:25 -04:00
7 lines
144 B
JSON
7 lines
144 B
JSON
{
|
|
"extends": "./base.tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["vite-plugin-svgr/client", "vite/client", "@sd/client/src/window"]
|
|
}
|
|
}
|