ESLint Shareable Configs for Airbnb JavaScript Style Guide 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-airbnb
- If you are using ESLint in a TypeScript project, check the documentation of
@vue/eslint-config-airbnb-with-typescript
The examples
folder contains example ESLint configurations in projects created by create-vue
or @vue/cli
.