mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-03-10 18:46:18 -04:00
6 lines
112 B
JSON
6 lines
112 B
JSON
{
|
|
"extends": "../../packages/config/interface.tsconfig.json",
|
|
"compilerOptions": {},
|
|
"include": ["src"]
|
|
}
|