AlloyTeam / eslint-config-alloy

Progressive ESLint config for your React/Vue/TypeScript projects
https://alloyteam.github.io/eslint-config-alloy/
2.64k stars 315 forks source link

删除README当中配置的重复字段 #204

Closed xuing closed 2 years ago

xuing commented 2 years ago

删除README中配置的重复字段

  "editor.codeActionsOnSave": {
    "source.fixAll.eslint": true
  },

出现了两次。