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

ESLint Shareable Configs for JavaScript Standard Style in Vue.js Projects

ESLint Shareable Configs for JavaScript Standard Style in Vue.js Projects

JavaScript Style Guide - Standard Style

Usage

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 or @vue/cli.