Skip to content

dharababariya/eslint-config-express-api-dd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published