📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@most/eslint-config-most

Package Overview
Dependencies
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@most/eslint-config-most

eslint-config-most

1.0.3
latest
Source
npm
Version published
Maintainers
4
Created
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

Package last updated on 11 Aug 2016

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