Files
notificationServer/tsconfig.build.json
AmirHossein Mahmoodi 416e05c31e init notification
2023-10-24 10:55:50 +03:30

5 lines
97 B
JSON

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