1
0
Fork 0
mirror of synced 2024-07-18 20:56:04 +12:00
budibase/packages/types/tsconfig.json

5 lines
80 B
JSON
Raw Normal View History

2022-05-04 04:13:13 +12:00
{
2022-06-09 23:33:10 +12:00
"extends": "./tsconfig.build.json",
2023-08-01 23:26:04 +12:00
"exclude": ["node_modules", "dist"]
}