Skip to content

Commit

Permalink
perf(utils): Remove useless data
Browse files Browse the repository at this point in the history
  • Loading branch information
Marinerer committed Jan 3, 2024
1 parent 806825e commit 97f5975
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/lib/utils/features.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ module.exports = [
value: 'linter',
short: 'Linter',
description: 'Check and enforce code quality with ESLint or Prettier',
link: 'https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-eslint',
injectPrompt: {
name: 'eslintConfig',
type: 'list',
Expand Down

0 comments on commit 97f5975

Please sign in to comment.