Socket
Socket
Sign inDemoInstall

eslint-config-solygen

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eslint-config-solygen

solygen's eslint config


Version published
Weekly downloads
1
Maintainers
1
Install size
11.6 kB
Created
Weekly downloads
 

Readme

Source

eslint-config-solygen

This package provides solygen's .eslintrc as an extensible shared config.

Usage

We export two ESLint configurations for your usage.

eslint-config-solygen

Our default export contains all of our ESLint rules.

  1. npm install --save-dev eslint-config-solygen eslint
  2. add "extends": "solygen" to your .eslintrc

eslint-config-solygen/base

Currently a simple alias for eslint-config-solygen.

  1. npm install --save-dev eslint-config-solygen
  2. add "extends": "solygen/base" to your .eslintrc

Keywords

FAQs

Last updated on 28 Sep 2016

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