eslint-config-jared

1.6.1 • Public • Published

eslint-config-jared

Usage:

Add the extension:

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

Then install the config:

npm i --save-dev eslint-config-jared

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-jared

Weekly Downloads

4

Version

1.6.1

License

MIT

Unpacked Size

2.31 kB

Total Files

4

Last publish

Collaborators

  • jaredreich