0.0.3 • Published 6 years ago

eslint-config-vulmajs v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

eslint-config-vulmajs

npm (scoped with tag) npm CircleCI js-standard-style

Official ESLint rules for VulmaJs

Usage

npm i -D eslint-config-vulmajs
# or
yarn add -D eslint-config-vulmajs

Add it to your .eslintrc.js file:

{
  "extends": [
    "vulmajs"
  ]
}

License

Code released under MIT license.

Copyright (c) 2018, Ronni H. Baslund.