Socket
Book a DemoInstallSign in
Socket

@cto.ai/eslint-config-base

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cto.ai/eslint-config-base

HackCapital's base ESLint Config

latest
npmnpm
Version
1.0.5
Version published
Weekly downloads
2
Maintainers
4
Weekly downloads
 
Created
Source

@cto.ai/eslint-config-base

Installation

yarn add @cto.ai/eslint-config-base

Usage

Your .eslintrc.js can extend this, ie.

{
  extends: '@cto.ai/base'
}

Overriding settings

You can override settings on a per-project basis. If you find a setting you think should be changed for all projects please make a pull request to https://github.com/hackcapital/eslint

Example .eslintrc.js with overridden settings:

module.exports = {
  extends: "@cto.ai/base",
  rules: {
    'linebreak-style': 'off', // disabled for docker on windows
  },
}

Keywords

eslint

FAQs

Package last updated on 19 Feb 2018

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.