ESLintShareable ConfigsforJavaScript Standard StyleinVue.jsProjects 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/es...
~~If you are following the [`standard`](https://standardjs.com/) or [`airbnb`](https://github.com/airbnb/javascript/) style guides, don't manually extend from this package. Please use `@vue/eslint-config-standard-with-typescript` or `@vue/eslint-config-airbnb-with-typescript` inst...