module.exports = { root: true, env: { node: true, es6: true, }, extends: [ 'plugin:vue/recommended', 'eslint:recommended', ...
確定! 回上一頁