New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-wopian

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-wopian

Standard ESLint Config for my projects

  • 3.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
29
decreased by-35.56%
Maintainers
1
Weekly downloads
 
Created
Source

ESLint Config

npm badge npm install badge contributors badge

travis badge david badge david dev badge

Standard ESLint Config for my projects

Also available for Vue and React

Requirements

  • ESLint >=7.0.0
  • Node >=10.0.0

Installation

yarn add --dev eslint eslint-config-wopian
npm install --save-dev eslint eslint-config-wopian

Usage

Create an .eslintrc.* file to configure rules. See: https://eslint.org/docs/user-guide/configuring

Example .eslintrc.yml

extends: wopian

Contributing

Setup

This project uses Yarn Workspaces which has to be enabled globally:

yarn config set workspaces-experimental true
Install Dependencies
yarn
yarn bootstrap

License

All code released under MIT

FAQs

Package last updated on 19 Oct 2021

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc