Socket
Socket
Sign inDemoInstall

eslint-config-nordnet

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-nordnet

ESLint config for Nordnet JS applications


Version published
Weekly downloads
20
increased by1900%
Maintainers
2
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 20 Jan 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc