-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9c25fe4
commit e7811b7
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# @vue/eslint-config-prettier | ||
|
||
> eslint-config-prettier for vue-cli | ||
> eslint-config-prettier 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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters