All Projects → egoist → eslint-config-vue-app

egoist / eslint-config-vue-app

Licence: MIT license
ESLint configuration for Vue.js app (extends from @sindresorhus / xo)

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects

Projects that are alternatives of or similar to eslint-config-vue-app

sublog
✍ Build a static blog website from GitHub Issues
Stars: ✭ 20 (+42.86%)
Mutual labels:  vbuild

eslint-config-vue-app

NPM version NPM downloads Build Status donate

You will like this config if you use XO.

Features

Install

yarn add eslint-config-vue-app --dev

Usage

{
  "extends": "vue-app"
}

This is also the default ESLint config in vbuild.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

eslint-config-vue-app © egoist, Released under the MIT License.
Authored and maintained by egoist with help from contributors (list).

egoistian.com · GitHub @egoist · Twitter @rem_rin_rin

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].