We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 512bae1 commit 976a5e0Copy full SHA for 976a5e0
1 file changed
src/appsec/index.ts
@@ -1,4 +1,4 @@
1
-// eslint-disable-next-line @typescript-eslint/no-var-requires
+// tslint:disable-next-line:no-var-requires
2
const dc = require("dc-polyfill");
3
4
import { extractHTTPDataFromEvent } from "./event-data-extractor";
0 commit comments