Skip to content

Commit

Permalink
chore: vue-cli -> Vue CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
sodatea committed Nov 17, 2019
1 parent 5d5e048 commit 8d103dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# @vue/eslint-config-airbnb

> eslint-config-airbnb for vue-cli
> eslint-config-airbnb for Vue CLI
This config is specifically designed to be used by `vue-cli` setups
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
other parts of Vue CLI setups, such as `eslint-plugin-vue` being
extended in the same resulting config.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vue/eslint-config-airbnb",
"version": "4.0.1",
"description": "eslint-config-airbnb for vue-cli",
"description": "eslint-config-airbnb for Vue CLI",
"main": "index.js",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 8d103dc

Please sign in to comment.