1
0
Fork 0
mirror of synced 2024-07-02 04:50:44 +12:00
budibase/packages/backend-core/tsconfig.json
2023-08-08 19:08:57 +03:00

5 lines
80 B
JSON

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