We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02d90c2 commit 7f9638dCopy full SHA for 7f9638d
.eslintrc
@@ -8,9 +8,5 @@
8
},
9
"parserOptions": {
10
"project": "./tsconfig.json"
11
- },
12
- "rules": {
13
- "no-extra-parens": "off",
14
- "@typescript-eslint/no-extra-parens": "off"
15
}
16
0 commit comments