Socket
Book a DemoInstallSign in
Socket

@vbs/vue-cli-plugin-eslint

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vbs/vue-cli-plugin-eslint

A rule library is used to manage the code writing specifications of team members

0.0.7
latest
Source
npmnpm
Version published
Weekly downloads
17
112.5%
Maintainers
4
Weekly downloads
 
Created
Source

@vbs/vue-cli-plugin-eslint

npm version GitHub issues GitHub forks GitHub stars GitHub license

A Vue scaffold plugin based on prettier specification

Support Language

  • √ Vue 2.x + Typescript
  • √ Vue 2.x + Javascript
  • √ Vue 3.x + Typescript
  • √ Vue 3.x + Javascript

Front Work

Install VScode Plugin

Search and install the following 2 plugins in your VScode plugin store

  • ESLint: Check for errors in code writing
  • Prettier: Unified formatting code style

Configure VScode

In "file = > Preferences = > Settings = > Open settings (JSON)", add the following configuration:

{
  "eslint.validate": [
    "vue",
    "javascript",
    "typescript",
    "javascriptreact",
    "typescriptreact"
  ],
  "editor.formatOnSave": true,
  "editor.defaultFormatter": "esbenp.prettier-vscode"
}

Using tutorials

Add @vbs/eslint to the project using Vue scaffolding plugins

vue add @vbs/eslint

Installation options

  • 🚩 Choose a version of Vue.js
  • 🚩 Choose your project language
  • 🚩 Choose install style property declarations and groups related properties
  • 🚩 Choose install git submit verification

Questions

Q: Why does the editor not prompt the code to report an error after I install it?

A: After attempting to install, restart the vscode editor

Keywords

vbs

FAQs

Package last updated on 08 Mar 2022

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.