@byloth/eslint-config-vue

2.8.1 • Public • Published

ESLint Vue.js configurations ✔

A collection of some common sense linting rules for Vue.js projects.

module.exports = {
  root: true,
  extends: [
    "@byloth/eslint-config",
    "@byloth/eslint-config-typescript",  // [optional]
    "@byloth/eslint-config-vue"
  ]
};

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.8.1
    3
    • latest
  • 1.2.2
    0
    • legacy

Version History

Package Sidebar

Install

npm i @byloth/eslint-config-vue

Weekly Downloads

3

Version

2.8.1

License

Apache-2.0

Unpacked Size

2.27 kB

Total Files

3

Last publish

Collaborators

  • byloth