Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@scotia/eslint-config-scotiabank-base

Package Overview
Dependencies
Maintainers
5
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scotia/eslint-config-scotiabank-base

Base ESLint configuration for Scotiabank

latest
Source
npmnpm
Version
2.0.1
Version published
Maintainers
5
Created
Source

eslint-config-scotiabank-base

Provides the base ESLint configuration for Scotiabank projects.

The eslint-config-airbnb-base configuration is extended with additional Scotiabank-recommended rulesets.

Usage

Installation

To install:

yarn add -D @scotia/eslint-config-scotiabank-base@latest

This package relies on eslint and eslint-plugin-import as peer dependencies.

Please ensure they are installed as well:

npm info @scotia/eslint-config-scotiabank-base@latest peerDependencies

Configuration

Update your .eslintrc to include:

{
  "extends": "@scotia/eslint-config-scotiabank-base"
}

Keywords

eslint

FAQs

Package last updated on 19 Mar 2019

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