ulthar-framework/packages/templates/lib/tsconfig.json
2024-09-04 19:14:57 -03:00

5 lines
81 B
JSON

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