eslint-config-jonathanewerner

1.0.1 • Public • Published

eslint-config-jonathanewerner

travis build version downloads MIT License semantic-release

ESLint rules for all of my personal projects. Feel free to use these conventions :-)

Usage

Install the conventions by running:

npm install --save-dev eslint eslint-config-jonathanewerner

Then add the extends to your .eslintrc:

{
  "extends": "jonathanewerner",
  "rules": {
    // your overrides
  }
}

LICENSE

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i eslint-config-jonathanewerner

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • jonathanewerner