Use less.js to verify and report an error in the Vue file of vscode

When writing a Vue project, the project does not report an error, but the Vue file will display an error semi colon expected CSS (CSS semicolonexpected)
solution:
change the file type in the lower right corner from HTML to Vue

Read More: