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 66bd814 commit dd886f8Copy full SHA for dd886f8
.eslintrc.json
@@ -1,4 +1,5 @@
1
{
2
+ "root": true,
3
"parser": "babel-eslint",
4
"extends": [ "airbnb", "eslint:recommended", "plugin:flowtype/recommended" ],
5
"plugins": [ "react", "jsx-a11y", "flowtype" ],
0 commit comments