* feat: Add support for sendgrid and logger notification providers * fix: changes based on PR review
6 lines
88 B
JSON
6 lines
88 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["src"],
|
|
"exclude": ["node_modules"]
|
|
}
|