Rocket.Chat/packages/tools/tsconfig.build.json
2025-11-26 09:11:23 -03:00

5 lines
66 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["./**/*.spec.ts"]
}