gaoshuaixing %!s(int64=4) %!d(string=hai) anos
pai
achega
5f541aeeab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      frontend/.eslintrc.js

+ 1 - 1
frontend/.eslintrc.js

@@ -41,7 +41,7 @@ module.exports = {
     'indent': ["off", 2]
   },
   parserOptions: {
-    ecmaVersion: 2015,
+    ecmaVersion: 7,
     "sourceType": "module"
   },
   "parser": "vue-eslint-parser",