Skip to content

Commit f2e557e

Browse files
Merge pull request #228 from miqh/fix/197
Resolve violations of eslint-comments/no-use lint
2 parents d9f3933 + 5d00d5b commit f2e557e

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

.eslintrc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"@typescript-eslint/prefer-regexp-exec": "off",
4545
"@typescript-eslint/require-await": "off",
4646
"@typescript-eslint/restrict-template-expressions": "off",
47-
"eslint-comments/no-use": "off",
4847
"func-style": "off",
4948
"github/no-then": "off",
5049
"import/no-extraneous-dependencies": "off",

lib/codeql.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)