🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@switchboard-xyz/eslint-config

Package Overview
Dependencies
Maintainers
5
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@switchboard-xyz/eslint-config

Switchboard eslint-config

0.1.9
latest
npm
Version published
Weekly downloads
38
-30.91%
Maintainers
5
Weekly downloads
 
Created
Source

Switchboard Eslint Config

Install

npm i --save-dev @switchboard-xyz/eslint-config gts

Create .eslintrc.json

{
  "extends": "@switchboard-xyz"
}

Usage

Add the following script to your package.json

{
  "lint": "gts lint ./src",
  "fix": "gts fix ./src",
  "clean": "gts clean"
}

FAQs

Package last updated on 12 Jul 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