Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@iraiser/eslint-config-vue

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iraiser/eslint-config-vue

ESLint shareable config for the iRaiser VueJS style guide.

latest
Source
npmnpm
Version
2.0.1
Version published
Maintainers
2
Created
Source

ESLint Config for VueJS

Version Download

ESLint shareable config for the iRaiser VueJS style guide.

Install

npm install @iraiser/eslint-config-vue eslint --save-dev

Usage

Create .eslintrc file on root of your project.

{
    "extends": [
        "@iraiser/eslint-config-vue"
    ]
}

You can extend the rules with your own config, see ESLint documentation.

Keywords

eslint

FAQs

Package last updated on 06 Oct 2023

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