docs: update README
This commit is contained in:
parent
64fce634c5
commit
c5e8081c31
|
|
@ -26,9 +26,9 @@ yarn build
|
|||
- [x] [Composition API](https://composition-api.vuejs.org/)
|
||||
- [x] [TypeScript](https://www.typescriptlang.org/)
|
||||
- [x] [ESLint](https://eslint.vuejs.org/)
|
||||
- [ ] [Vue router](https://next.router.vuejs.org/)
|
||||
- [ ] [Vuex](https://vuex.vuejs.org/)
|
||||
- [x] [Vue router](https://next.router.vuejs.org/)
|
||||
- [x] [Vuex](https://vuex.vuejs.org/)
|
||||
- [ ] Unit test ([Vue Test Utils](https://github.com/vuejs/vue-test-utils-next))
|
||||
- [ ] Unit test ([Vue Testing Library](https://testing-library.com/docs/vue-testing-library/intro))
|
||||
- [ ] Unit test ([Vue Testing Library](https://testing-library.com/docs/vue-testing-library/intro)) (Temporarily unavailable)
|
||||
- [ ] E2E test ([Cypress](https://docs.cypress.io))
|
||||
- [ ] [SFC Script Setup](https://github.com/vuejs/rfcs/blob/sfc-improvements/active-rfcs/0000-sfc-script-setup.md)
|
||||
- [ ] [SFC Script Setup](https://github.com/vuejs/rfcs/blob/sfc-improvements/active-rfcs/0000-sfc-script-setup.md) (Unstable)
|
||||
|
|
|
|||
Loading…
Reference in New Issue