diff --git a/plugins/pagerduty/package.json b/plugins/pagerduty/package.json index ef732a382b..67b1848397 100644 --- a/plugins/pagerduty/package.json +++ b/plugins/pagerduty/package.json @@ -68,5 +68,6 @@ }, "files": [ "dist" - ] + ], + "configSchema": "config.d.ts" }