Socket
Socket
Sign inDemoInstall

high-standard

Package Overview
Dependencies
3
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    high-standard

ESLint configuration generation tool


Version published
Maintainers
1
Install size
1.47 MB
Created

Readme

Source

High Standard

This is a command-line interface tool for generating ESLint configurations.

The philosophy behind this is that every repository has different conventions and requires special treatments.

  1. Install this globally via npm install -g high-standard
  2. Run high-standard at your repository root.
  3. Expect to have .eslintrc.json file created alongside your package.json
  4. Run npm install to update your local dependencies.

Please see index.js for how ESLint rules are being generated.

Keywords

FAQs

Last updated on 28 Sep 2023

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