1
0
Fork 0
mirror of synced 2024-08-15 01:51:33 +12:00
budibase/packages/shared-core/tsconfig.json

5 lines
80 B
JSON
Raw Normal View History

{
"extends": "./tsconfig.build.json",
2023-08-01 23:24:55 +12:00
"exclude": ["node_modules", "dist"]
}