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 d6d893b + f5a10d0 commit 1d8f1bdCopy full SHA for 1d8f1bd
.eslintrc
@@ -1,5 +1,6 @@
1
{
2
"extends": [
3
"@jedwards1211/eslint-config-react", "@jedwards1211/eslint-config-flow"
4
- ]
+ ],
5
+ "parser": "babel-eslint"
6
}
0 commit comments