mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-20 06:28:14 -04:00
8 lines
114 B
JSON
8 lines
114 B
JSON
{
|
|
"extends": "./base.tsconfig.json",
|
|
"compilerOptions": {
|
|
"noEmit": true,
|
|
"emitDeclarationOnly": false
|
|
}
|
|
}
|