Socket
Book a DemoInstallSign in
Socket

eslint-config-yoshi

Package Overview
Dependencies
Maintainers
10
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-yoshi

eslint configuration for react projects using yoshi

npmnpm
Version
4.53.0
Version published
Weekly downloads
32
-91.98%
Maintainers
10
Weekly downloads
 
Created
Source

eslint configuration for yoshi based projects using react

Install all peer dependencies:

  "babel-eslint": "^10.0.0",
  "eslint": "^5.0.0",
  "eslint-plugin-import": "^2.11.0",
  "eslint-plugin-jsx-a11y": "^6.0.2",
  "eslint-plugin-prettier": "^2.6.0",
  "eslint-plugin-react": "^7.7.0",
  "prettier": "^1.11.1",
  "eslint-plugin-react-hooks": "^1.6.0"

Add the following to your package.json:

{
  "eslintConfig": {
    "extends": "yoshi"
  }
}

Keywords

eslint

FAQs

Package last updated on 27 Mar 2020

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