Socket
Book a DemoInstallSign in
Socket

@inc/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@inc/eslint-config

Recommended ESLint settings for !NC projects

2019.10.22
unpublished
latest
npmnpm
Version published
Maintainers
1
Created
Source

eslint-config

INC

Recommended ESLint settings for !NC projects

Installation

$ npx install-peerdeps --dev @inc/eslint-config

Usage

In your .eslintrc or .eslintrc.json file:

{
  extends: "@inc"
}

Or in package.json:

{
  "name": "your-project-name",
  "eslintConfig": {
    "extends": "@inc"
  }
}

You can use @inc/esnext you are parsing ES2015+:

{
  "extends": "@inc/eslint-config/esnext"
}

Or @inc/browser if you are in the browser:

{
  "extends": "@inc/eslint-config/browser"
}

License

MIT © Paul Anthony Webb

Keywords

code

FAQs

Package last updated on 22 Oct 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

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.