主题
仲灏·2022-02-24·约 1 分钟
工欲善其事,必先利其器。
磨刀不误砍柴工
所有的配置文件都在 .eslintrc.js 中
module.exports = { extends: ['plugin:vue/recommended', 'eslint:recommended'] }