🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

eslint-config-oneteam

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-oneteam

Oneteam Inc. ESLint extensible shared config.

latest
Source
npmnpm
Version
1.0.0-rc.1
Version published
Maintainers
1
Created
Source

eslint-config-oneteam

Oneteam Inc. ESLint extensible shared config.

Getting started

npm i eslint-config-oneteam

Usage

Standard (ES2015)

npm i eslint-config-oneteam eslint eslint-plugin-babel babel-eslint
{
  "extends": "oneteam"
}

ES2015 + React

npm i eslint-config-oneteam eslint eslint-plugin-babel eslint-plugin-react babel-eslint
{
  "extends": "oneteam/react"
}

License

MIT

© Oneteam Inc.

FAQs

Package last updated on 23 May 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