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

January 17, 2025 ยท View on GitHub

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.