Files
vue-cli/packages/@vue/eslint-config-standard
Haoqun Jiang 8a54ef60dc chore: upgrade deps (#2642)
closes #2376


* chore: update deps

* fix: remove extraneous require

* fix: force @babel/core resolution to be ^7.0.0

Previously it was interfered by vue-apollo & vuepress 0.14

* fix: sync deps

* chore: update yarn.lock
2018-10-20 21:29:17 +08:00
..
2017-12-31 19:54:50 -05:00
2018-10-20 21:29:17 +08:00

@vue/eslint-config-standard

eslint-config-standard 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.