Socket
Book a DemoInstallSign in
Socket

@ueno/eslint-config

Package Overview
Dependencies
Maintainers
6
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ueno/eslint-config

Ueno's eslint config

latest
Source
npmnpm
Version
1.3.1
Version published
Maintainers
6
Created
Source

@ueno/eslint-config

npm

Installation

yarn add @ueno/eslint-config

Usage

We have 3 differents configs, reference the one you need in your .eslintrc

For Vanilla javascript

{
  "extends": "@ueno/eslint-config/vanilla"
}

For React

{
  "extends": "@ueno/eslint-config/react"
}

For React Native

{
  "extends": "@ueno/eslint-config/react-native"
}

License

MIT © ueno.

Keywords

@ueno/eslint-config

FAQs

Package last updated on 17 Jan 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