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

@br88c/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

@br88c/eslint-config

Personal eslint config.

1.1.0
Source
npm
Version published
Weekly downloads
28
-3.45%
Maintainers
1
Weekly downloads
 
Created
Source

@br88c/eslint-config

My personal eslint config. Feel free to use it!

Installation

Install the required dependencies

npm i --save @br88c/eslint-config @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint

Then paste this into your .eslintrc.js file:

module.exports = {
  extends: `@br88c/eslint-config`
}

Keywords

eslint-config

FAQs

Package last updated on 11 Sep 2021

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