Skip to content

cstuncsik/vitequality

Repository files navigation

Vite + Vue 3 + Typescript + Vue Router + Pinia + Eslint + Jest + Cypress

A Vite scaffolded project with Vue 3 + Typescript template extended with some useful tools which are included in a VUE CLI project

For better code quality

The following areas got some improvements (besides using the recommended ESLint rules):

  • Module imports (restricted paths, group organization, alphabetical order, removal of unused modules)
  • Promise and async/await (enforcing catch statements, enforcing param names and order in promise executor, enforcing using await in async functions)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published