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

eslint-config-wopian-vue

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-wopian-vue

Standard ESLint Config for my Vue projects

  • 3.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-71.43%
Maintainers
1
Weekly downloads
 
Created
Source

ESLint Config Vue

npm badge npm install badge contributors badge

travis badge david badge david dev badge

Standard ESLint Config for my Vue projects

Also available for JavaScript and React

Requirements

  • ESLint >=7.0.0
  • Node >=10.0.0

Installation

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

Usage

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

Example .eslintrc.yml

extends: wopian-vue

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 02 Nov 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