Socket
Book a DemoInstallSign in
Socket

eslint-config-oneflow

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-oneflow

oneflow specific eslint rules

latest
Source
npmnpm
Version
1.0.7
Version published
Weekly downloads
36
5.88%
Maintainers
1
Weekly downloads
 
Created
Source

eslint-config-oneflow

This package provides oneflow's .eslintrc as an extensible shared config.

Usage

We've created the following configuration and rule sets:

eslint-config-oneflow

Our default export contains all of our ESLint rules.

  • npm install --save-dev eslint-config-oneflow
  • add "extends": "oneflow" to your .eslintrc

Publishing

To publish a new version of this repo simply push a new release tag to the master branch on github:

git tag vX.Y.Z
git push --tags

Keywords

eslint

FAQs

Package last updated on 11 Jun 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