Socket
Book a DemoInstallSign in
Socket

@fixter/eslint-config-react

Package Overview
Dependencies
Maintainers
9
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@fixter/eslint-config-react

Common eslint rules to use with all of our React projects

unpublished
Source
npmnpm
Version
0.0.8
Version published
Weekly downloads
0
Maintainers
9
Weekly downloads
 
Created
Source

fixter-eslint-config-react

Common eslint rules to use with all of our React projects

Install

npm i -D eslint prettier eslint-plugin-prettier eslint-config-prettier @fixter/eslint-config-react

Usage

.eslintrc

{
  "extends": ["@fixter/eslint-config-react"],
  "rules": {
    "no-eval": 0
  }
}

Keywords

eslint

FAQs

Package last updated on 31 Dec 2019

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