We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dbc869 commit d715defCopy full SHA for d715def
3 files changed
configs/eslint.js
@@ -26,8 +26,6 @@ module.exports = {
26
'plugin:@typescript-eslint/recommended',
27
'plugin:@typescript-eslint/recommended-requiring-type-checking',
28
'prettier',
29
- 'prettier/@typescript-eslint',
30
- 'prettier/react',
31
],
32
settings: {
33
react: {
0 commit comments