jscs-config-nordnet

1.0.3 • Public • Published

jscs-config-nordnet

NPM version

JSCS config for Nordnet Javascript applications

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

Installation

Install jscs and jscs-config-nordnet and babel-jscs plugin dev dependencies.

npm install --save-dev jscs jscs-config-nordnet babel-jscs

Configuration

Add .jscsrc config to your project

{
  "plugins": ["jscs-config-nordnet"],
  "preset": "nordnet"
}

License

MIT © Nordnet Bank AB

Package Sidebar

Install

npm i jscs-config-nordnet

Weekly Downloads

1

Version

1.0.3

License

MIT

Last publish

Collaborators

  • johnphoto
  • iamstarkov
  • dimchez