Skip to content

eslint-config-connect 1.0.1

Install from the command line:
Learn more about npm packages
$ npm install @shipstation/eslint-config-connect@1.0.1
Install via package.json:
"@shipstation/eslint-config-connect": "1.0.1"

About this version

EsLint Config Connect

This package contains a configuration for EsLint. The rules were prepared by developers and are a standard for our modules.

How to implement

In order to use this configuration in module place this code in a ".eslintrc" file.

{
"extends": "@shipstation/eslint-config-connect"
}

The configuration will be now taken from published NPM package.

Details


Assets

  • eslint-config-connect-1.0.1.tgz

Download activity

  • Total downloads 1
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all