Socket
Book a DemoInstallSign in
Socket

@essential-projects/eslint-config

Package Overview
Dependencies
Maintainers
9
Versions
54
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

@essential-projects/eslint-config

An ESLint ruleset tailored to the ProcessEngine and AtlasEngine. Supports NodeJs and Typescript

unpublished
latest
Source
npmnpm
Version
1.2.3
Version published
Maintainers
9
Created
Source

ESLint config for process-engine packages

  • install with npm install --save-dev @essential-projects/eslint-config
  • create an .eslintrc in your project with the following content:
{
    "extends": "@essential-projects/eslint-config"
}

This is based on eslint-config-5minds-typescript.

Keywords

eslint

FAQs

Package last updated on 09 Dec 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