eslint-config-airbnb icon indicating copy to clipboard operation
eslint-config-airbnb copied to clipboard

ESLint Shareable Configs for Airbnb JavaScript Style Guide in Vue.js Projects

ESLint Shareable Configs for Airbnb JavaScript Style Guide in Vue.js Projects

Code Style Airbnb

Usage

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.