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 350f500 commit 22dba7dCopy full SHA for 22dba7d
1 file changed
frontend/.eslintrc.json
@@ -6,8 +6,7 @@
6
"extends": [
7
"airbnb",
8
"react-app",
9
- "prettier",
10
- "prettier/react"
+ "prettier"
11
],
12
"env": {
13
"browser": true
0 commit comments