From a7c41857117523eedbd24477f2b2ea9b7f3571ac Mon Sep 17 00:00:00 2001 From: Renard Date: Mon, 16 Sep 2019 15:14:16 -0300 Subject: Setup babel, browser list modificada --- .eslintrc.json | 1 + 1 file changed, 1 insertion(+) (limited to '.eslintrc.json') diff --git a/.eslintrc.json b/.eslintrc.json index c1af961..2bf4601 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -8,6 +8,7 @@ "prettier/react" ], "rules": { "react/prop-types": 0, "no-console": 1, "no-unused-vars": 1 }, + "parser": "babel-eslint", "plugins": [], "parserOptions": { "ecmaVersion": 2019, -- cgit v1.2.1-18-gbd029