diff --git a/site/.eslintrc.json b/site/.eslintrc.json index 9c52795518013a5a34c9974997f0dd025398e498..56f36177e37d667405ac8766e6dfc83927bf18c1 100644 --- a/site/.eslintrc.json +++ b/site/.eslintrc.json @@ -1,6 +1,7 @@ { "root": true, "parserOptions": { + "ecmaVersion": 5, "sourceType": "script" }, "extends": [