Socket
Socket
Sign inDemoInstall

@vue/eslint-config-prettier

Package Overview
Dependencies
94
Maintainers
3
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @vue/eslint-config-prettier

eslint-config-prettier for Vue CLI


Version published
Weekly downloads
590K
increased by4.08%
Maintainers
3
Install size
71.2 kB
Created
Weekly downloads
 

Changelog

Source

6.0.0 (2019-11-18)

Breaking Changes

  • feat!: move eslint:recommended to a separate recommended config, fixes #3. (de7a518)

eslint:recommended is no longer included in the default configuration. Users of old versions need to update their extends to use @vue/prettier/recommended, or ['eslint:recommended', '@vue/prettier].

<a name="5.1.0"></a>

Readme

Source

@vue/eslint-config-prettier

eslint-config-prettier for Vue CLI

This config is specifically designed to be used by Vue CLI setups and is not meant for outside use (it can be used but some adaptations on the user side might be needed - for details see the config file).

A part of its design is that this config may implicitly depend on other parts of Vue CLI setups, such as eslint-plugin-vue being extended in the same resulting config.

Keywords

FAQs

Last updated on 17 Nov 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc