Socket
Book a DemoInstallSign in
Socket

@sazze/eslint-config-vue

Package Overview
Dependencies
Maintainers
5
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sazze/eslint-config-vue

Sazze's sand JS ESLint config, following our styleguide

1.0.1
latest
Source
npmnpm
Version published
Maintainers
5
Created
Source

eslint-config-sand

This package provides Sazze's Vue JS .eslintrc as an extensible shared config.

Usage

eslint-config-sand

Our default export contains all of our ESLint rules, including ECMAScript 6+. It requires eslint and eslint-plugin-import.

  • Ensure packages are installed with correct version numbers by running:
(
  export PKG=@sazze/eslint-config-vue;
  npm info "$PKG@latest" peerDependencies --json | command sed 's/[\{\},]//g ; s/: /@/g' | xargs npm install --save-dev "$PKG@latest"
)

Which produces and runs a command like:x

  npm install --save-dev @sazze/eslint-config-sand eslint@^#.#.# eslint-plugin-import@^#.#.#
  • Add "extends": "@sazze/vue" to your .eslintrc

Keywords

eslint

FAQs

Package last updated on 11 Nov 2016

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.