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 58ea742 commit 01e7b3fCopy full SHA for 01e7b3f
extensions/ql-vscode/.eslintrc.js
@@ -47,7 +47,6 @@ const baseConfig = {
47
"@typescript-eslint/no-throw-literal": "error",
48
"@typescript-eslint/consistent-type-imports": "error",
49
"import/consistent-type-specifier-style": ["error", "prefer-top-level"],
50
- camelcase: "off",
51
curly: ["error", "all"],
52
"escompat/no-regexp-lookbehind": "off",
53
"etc/no-implicit-any-catch": "error",
0 commit comments