diff --git a/src/guide/quick-start.md b/src/guide/quick-start.md index d7074d286e..d8d0b997cb 100644 --- a/src/guide/quick-start.md +++ b/src/guide/quick-start.md @@ -67,8 +67,8 @@ This command will install and execute [create-vue](https://github.com/vuejs/crea Add Vue Router for Single Page Application development? No / Yes Add Pinia for state management? No / Yes Add Vitest for Unit testing? No / Yes - Add an End-to-End Testing Solution? No / Cypress / Playwright - Add ESLint for code quality? No / Yes + Add an End-to-End Testing Solution? No / Cypress / Nightwatch / Playwright + Add ESLint for code quality? … No / Yes Add Prettier for code formatting? No / Yes Add Vue DevTools 7 extension for debugging? (experimental) No / Yes