mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-22 04:18:33 -05:00
cd7a5d0b52
- @vue/cli-plugin-e2e-cypress@3.1.2 - @vue/cli-plugin-eslint@3.1.5 - @vue/cli-plugin-pwa@3.1.2 - @vue/cli-service-global@3.1.3 - @vue/cli-service@3.1.4 - @vue/cli-ui-addon-webpack@3.1.2 - @vue/cli-ui-addon-widgets@3.1.2 - @vue/cli-ui@3.1.2 - @vue/cli@3.1.2 - @vue/eslint-config-prettier@4.0.1 - vue-cli-version-marker@3.1.1
@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.