Vue (3) webstorm code format specification settings and vue template configuration
Compiler code format specification settingsUsually, when we write code, the code indentation is 4 spaces, but in the front end, according to global voting statistics, it is recommended to use 2 spaces for code indentation. First, we open the settings…