We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c55ec64 + 0ea3bfb commit a1de008Copy full SHA for a1de008
prettier-disable/index.js
@@ -9,6 +9,5 @@ module.exports = {
9
extends: ['prettier'],
10
rules: {
11
curly: 'error',
12
- 'no-confusing-arrow': ['error', { allowParens: false, onlyOneSimpleParam: false }],
13
},
14
};
0 commit comments