Skip to content

Commit 1e809f6

Browse files
committed
Remove prettier/prettier rule in eslint
1 parent 7ddb314 commit 1e809f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslintrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
}
3434
},
3535
"rules": {
36-
"prettier/prettier": "error",
3736
"react/prop-types": "off",
3837
"no-unused-vars": [
3938
1,

0 commit comments

Comments
 (0)