Socket
Book a DemoInstallSign in
Socket

eslint-config-suitable-for-everything

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-suitable-for-everything

ESLint config to work with Node.js, Flow, React, Prettier, Babel and so on.

Source
npmnpm
Version
1.2.5
Version published
Maintainers
1
Created
Source

ESLint config suitable for everything

ESLint config to work with Node.js, ES6 (and beyond), Flow, React, Prettier, Babel and so on.

How to use?

  • Install -> Yarn
  • Install all needed packages -> yarn add --dev eslint prettier eslint-config-suitable-for-everything
  • Add this to your ESLint config:
{
  "extends": "eslint-config-suitable-for-everything"
}

Maintainers


Benas Svipas (svipben)

Keywords

nodejs

FAQs

Package last updated on 22 May 2017

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