mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-19 13:55:40 -04:00
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"extends": "../config/base.tsconfig.json",
|
|
"compilerOptions": {
|
|
"rootDir": "src",
|
|
"declarationDir": "dist"
|
|
}
|
|
}
|