aboutsummaryrefslogtreecommitdiffstats
path: root/web/.eslintrc.yml
diff options
context:
space:
mode:
Diffstat (limited to 'web/.eslintrc.yml')
-rw-r--r--web/.eslintrc.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/web/.eslintrc.yml b/web/.eslintrc.yml
index 319fa67c..60028c97 100644
--- a/web/.eslintrc.yml
+++ b/web/.eslintrc.yml
@@ -1,9 +1,3 @@
{
- "parserOptions": {
- "ecmaVersion": 6,
- "sourceType": "module",
- "ecmaFeatures": {
- "jsx": true
- }
- }
+ "parser": "babel-eslint"
} \ No newline at end of file