eslint-config-finn-react

2.0.2 • Public • Published

eslint-config-finn Build Status

ESLint config for @Finn-no

How to use it

First, install the npm package:

npm install --save-dev eslint-config-finn-react

Then add the extends option to your .eslintrc:

{
    "extends": "finn-react"
}

See rules.md for descriptions and config of the rules.

You can override specific settings by specifying them as normal. See http://eslint.org/docs/developer-guide/shareable-configs for more details.

Publishing

$ npm version <patch | minor | major>
$ git push --follow-tags origin master
$ npm publish

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.0.22latest
1.0.0-beta.12next

Version History

VersionDownloads (Last 7 Days)Published
2.0.22
2.0.11
2.0.01
1.0.20
1.0.10
1.0.01
1.0.0-beta.12
1.0.0-alpha.20
1.0.0-alpha.11
1.0.0-alpha.01

Package Sidebar

Install

npm i eslint-config-finn-react

Weekly Downloads

7

Version

2.0.2

License

MIT

Unpacked Size

2.32 kB

Total Files

6

Last publish

Collaborators

  • cmtegner
  • simenb