Socket
Book a DemoInstallSign in
Socket

@kushki/eslint-config

Package Overview
Dependencies
Maintainers
32
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

@kushki/eslint-config

Typescript Lint

1.0.12
unpublished
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
32
Weekly downloads
 
Created
Source

Kushki Logo

Kushki ESLint config

Kushki ESLint configuration file for NodeJS projects written in TypeScript and using prettier. It is the ESLint equivalent for @kushki/tslint config file.

Installation

First, install this module running:

npm install @kushki/eslint-config --save-dev

Then, create a .eslintrc.js file:

module.exports = {
  "extends": ["@kushki"],
}

Usage

In your package.json file, add a script:

{
  "lint:check": "npx eslint --ext=ts src"
}

FAQs

Package last updated on 09 Feb 2023

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.