ESLint Shareable Configs for JavaScript Standard Style in Vue.js Projects
This repo contains 2 packages:
- If you are using ESLint in a JavaScript-only project, check the documentation of
@vue/eslint-config-standard - If you are using ESLint in a TypeScript project, check the documentation of
@vue/eslint-config-standard-with-typescript
The examples folder contains example ESLint configurations in projects created by create-vue.