diff --git a/.eslintrc.json b/.eslintrc.json index f9b5e8b..8c19f78 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -5,6 +5,9 @@ "node": true, "es6": true }, + "parserOptions": { + "ecmaVersion": 8 + }, "plugins": [ "html" ], diff --git a/font-icons.html b/font-icons.html index e4f9b52..63476b3 100644 --- a/font-icons.html +++ b/font-icons.html @@ -6,7 +6,7 @@