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