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

eslint-config-umeboshi-vue

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-umeboshi-vue

Vue.js ESLint config for Umeboshi Templates

  • 0.5.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

eslint-config-umeboshi-vue

Shared config for Umeboshi Vue.js templates

This package extends eslint-config-umeboshi the strongly-recommended preset of eslint-plugin-vue with some minor changes:

  • no EOL enforcing
  • .vue file extension can be omitted
  • 4 spaces indentation in templates (vue/html-indent)
  • babel-parser support

Install

With npm:

npm install --save-dev eslint-config-umeboshi-vue

Or yarn:

yarn add eslint-config-umeboshi-vue --dev

Usage

Add "extends": "eslint-config-umeboshi-vue" to your .eslintrc.json file

Keywords

FAQs

Package last updated on 28 May 2018

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