Socket
Socket
Sign inDemoInstall

@most/eslint-config-most

Package Overview
Dependencies
202
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @most/eslint-config-most

eslint-config-most


Version published
Maintainers
4
Install size
113 kB
Created

Readme

Source

mostjs ESLint config

Usage

Via package-starter

Use the package-starter.

Via eslintrc

If you don't use the package starter, you can extend eslint-config-most in your .eslintrc:

npm install --save-dev @most/eslint-config-most
{
  'extends': '@most/eslint-config-most'
}

(Note: You can omit the eslint-config- prefix since it is automatically assumed by ESLint)

You can override settings by adding them directly into your .eslintrc file.

FAQs

Last updated on 11 Aug 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