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