[Vuejs]-How to remove the error reported by lint check, in the style of the vue file?

0👍

You can set the useEslint: true to false in config/index.js

Leave a comment