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

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b37796-2c0c5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b37796-2c0c5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?