mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-20 06:28:14 -04:00
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"extends": "../../packages/config/interface.tsconfig.json",
|
|
"compilerOptions": {},
|
|
"include": [
|
|
"src"
|
|
]
|
|
}
|