JS: Enable implicit this receiver warnings

This commit is contained in:
Kasper Svendsen
2023-05-12 08:25:07 +02:00
parent 189f8515c0
commit 7dd9906e95
3 changed files with 3 additions and 0 deletions

View File

@@ -11,3 +11,4 @@ dependencies:
codeql/suite-helpers: ${workspace}
codeql/typos: ${workspace}
codeql/util: ${workspace}
warnOnImplicitThis: true