0.0.1 • Published 6 years ago

eslint-config-express-api-dd v0.0.1

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

eslint-config-express-api-dd

No configuration: The easiest way to enforce consistent style in your project. Just drop it in. Automatically format code: Just run standard --fix and say goodbye to messy or inconsistent code. Catch style issues & programmer errors early. Save precious code review time by eliminating back-and-forth between reviewer & contributor.

Installation

Including ECMAScript 6+, and the ones listed below. It requires some peerDependencies as well. Tip: First, you might be interested in installing eslint-config-express-api-dd. Follow the instructions over there. This is optional, though. Install eslint-config-express-api-dd:

npm install eslint-config-express-api-dd

Usage

to your .eslintrc.js:

module.exports ={
  "extends": "eslint-config-express-api-dd"
}

Licence & Copyright

lience under the MIT Licence