1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
budibase/packages/types/tsconfig.json
Adria Navarro 2dbc5cabac Remove
2024-03-19 23:41:48 +01:00

8 lines
130 B
JSON

{
"extends": "./tsconfig.build.json",
"compilerOptions": {
"composite": true
},
"exclude": ["node_modules", "dist"]
}