Skip to content

Commit

Permalink
How to handle multiple vetur.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo930021 committed Oct 15, 2020
1 parent 234e630 commit 1b7b439
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rfcs/001-vetur-config-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ module.exports = {
- UTF-8 charset

## How to use
Only useful for `vetur.config.js` file in root.
Ignore all `vetur.config.js` except root directory.
The only exception is when the VSCode Multi root, Vetur will read all roots vetur.config.js acting on the respective root.

### VTI
You can use it to override VTI default settings.
Expand Down

0 comments on commit 1b7b439

Please sign in to comment.