Socket
Socket
Sign inDemoInstall

@frontendmonster/eslint-config

Package Overview
Dependencies
346
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @frontendmonster/eslint-config

frontendmonster eslint config


Version published
Weekly downloads
2
decreased by-97.01%
Maintainers
1
Install size
22.4 MB
Created
Weekly downloads
 

Readme

Source

@frontendmonster/eslint-config

my personal ESLint rules.

Installation

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

Usage

Add the extends to your .eslintrc:

{
  "parserOptions": {
    "project": "<PATH_TO_TSCONFIG>"
  },
  "extends": ["@frontendmonster"],
}

That's all. Feel free to use 💛

FAQs

Last updated on 03 Aug 2020

Did you know?

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc