mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 12:43:09 -05:00
7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"compilerOptions": {
|
|
"composite": true
|
|
}
|
|
}
|