budibase/packages/shared-core/tsconfig.json

7 lines
91 B
JSON

{
"extends": "./tsconfig.build.json",
"compilerOptions": {
"composite": true
}
}