1.0.5 • Published 5 years ago

eslint-config-mediasmart v1.0.5

Weekly downloads
62
License
ISC
Repository
github
Last release
5 years ago

eslint-config-mediasmart

Javascript and JSON style lint for Mediasmart

Installation and usage

$ npm install --save-dev eslint-config-mediasmart
// .eslintrc.json
{
  "extends": "mediasmart"
}