Vue-cli3.0 creates a project for the first time to save the preset. Next time, if you want to delete the preset, how to solve it?

vue-cli3.0 creates a project for the first time to save the preset. Next time, if you want to delete the preset, how to solve it

Mar.26,2022

ide/creating-a-project.html-sharpvue-create" rel=" nofollow noreferrer "> https://cli.vuejs.org/zh/guid.

~ / .vuerc

the saved preset will be stored in a JSON file named .vuerc in the user's home directory. If you want to modify the saved preset / options, you can edit this file.

Please accept the standard answer on the official website

In the

windows operating system, there is a .vuerc file in the C:\ Users\ your user name address, which is the preset when you created the project through Vue-cli

.
Menu