1
0
Fork 0
mirror of synced 2024-07-14 18:55:45 +12:00
budibase/packages/shared-core/tsconfig.json
2023-08-08 18:45:02 +03:00

5 lines
80 B
JSON

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