close
The Wayback Machine - https://web.archive.org/web/20200907042654/https://github.com/mother/javascript/
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
try
Sep 14, 2016
Sep 14, 2016
Dec 30, 2018

README.md

eslint-config-mother

Usage:

Add the extension:

// .eslintrc.js
module.exports = {
   extends: "mother"
}

// OR

// .eslintrc
{
   "extends": "mother"
}

Then install the config:

npm i --save-dev eslint-config-mother

About

A very reasonable approach to JavaScript

Resources

License

Packages

No packages published
You can’t perform that action at this time.