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.
2 parents 1fcfd90 + e734a2d commit 5902e6bCopy full SHA for 5902e6b
.eslintrc
@@ -35,4 +35,4 @@
35
"react/prop-types": [2,{ "skipUndeclared": true}],
36
"react/display-name": [0, { "ignoreTranspilerName": false }]
37
}
38
-}
+}
.prettierrc
@@ -9,9 +9,8 @@
9
jsxBracketSameLine : false,
10
arrowParens : "always",
11
rangeStart : 0,
12
- rangeEnd : Infinity,
13
parser : "babylon",
14
requirePragma : false,
15
insertPragma : false,
16
proseWrap : "preserve"
17
0 commit comments