mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-02-19 15:19:09 -05:00
18 lines
223 B
JSON
18 lines
223 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{
|
|
"path": "apps/tauri"
|
|
},
|
|
{
|
|
"path": "packages/ui"
|
|
},
|
|
{
|
|
"path": "packages/config"
|
|
}
|
|
],
|
|
"compilerOptions": {
|
|
"strictNullChecks": true
|
|
}
|
|
}
|