diff --git a/src/tsconfig.json b/src/tsconfig.json index 5e81e53802a..2f1c74627b8 100644 --- a/src/tsconfig.json +++ b/src/tsconfig.json @@ -13,6 +13,12 @@ "sinon", "winreg", "trusted-types" + ], + "plugins": [ + { + "name": "tsec", + "exemptionConfig": "./tsec.exemptions.json" + } ] }, "include": [