Answer the question
In order to leave comments, you need to log in
Set up PHPStorm for Vue to work?
Good day to all! Started learning Vue. But I ran into a problem that PHPStorm constantly swears at something like this:
This does not affect the performance of the code, but what does he not like?!?? Vue has different views on nesting?!?? And how to make PHPStorm and Vue friends?!??
Answer the question
In order to leave comments, you need to log in
Use vue create to create a project, choose eslint+prettier and PHPStorm will pull everything up as it should.
Unless you may need to set the vueIndentScriptAndStyle option to .eslintrc.js
.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question