vuejs / create-vue

🛠️ The recommended way to start a Vite-powered Vue project
Other
3.72k stars 425 forks source link

Work on adding Husky + lint staged configuration #167

Open imretoth1999 opened 2 years ago

imretoth1999 commented 2 years ago

Hello,

Can I get approval for working on the issue https://github.com/vuejs/create-vue/issues/164?

The option would be something like Add Husky for pre-commit Hooks? ... Yes/No Add Lint-staged for linting staged files? ... Yes/No Lint-staged would require either Prettier/Eslint + Husky to be available.

laterdayi commented 1 year ago

@sodatea Will there be an update?