eslint-config-rentograph

1.1.4 • Public • Published

eslint-config-rentograph

Usage:

Add the extension:

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

Then install the config:

npm i --save-dev eslint-config-rentograph

/eslint-config-rentograph/

    Package Sidebar

    Install

    npm i eslint-config-rentograph

    Weekly Downloads

    0

    Version

    1.1.4

    License

    MIT

    Last publish

    Collaborators

    • jaredreich