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 817ec49 commit 204ef65Copy full SHA for 204ef65
index.js
@@ -47,7 +47,7 @@ module.exports = {
47
],
48
files: ["*.ts", "*.tsx"],
49
parser: "@typescript-eslint/parser",
50
- plugins: ["@typescript-eslint/eslint-plugin", "typescript-sort-keys"],
+ plugins: ["@typescript-eslint/eslint-plugin"],
51
rules: {
52
"@typescript-eslint/explicit-function-return-type": [
53
1,
0 commit comments