1.1.1 • Published 8 years ago

eslint-config-nordnet v1.1.1

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

eslint-config-nordnet

NPM version

ESLint config for Nordnet Javascript applications

Nordnet follows Javascript styleguide suggested by Airbnb. See Airbnb's Javascript styleguide and the ESlint config docs for more information. Nordnet’s scaffolder for projects has built-in support for this config.

Installation

Install plugin as dev dependency

npm install --save-dev eslint eslint-config-nordnet eslint-config-airbnb babel-eslint eslint-plugin-react

Configuration

Add .eslintrc config to your project

{
  "extends": "eslint-config-nordnet"
}

License

MIT © Nordnet Bank AB

1.1.1

8 years ago

1.1.0

8 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago