Indents mess
I installed new PhpStorm and have a problem with intentation in code. Code was nicely formated before with tabs. Previously I used PhpStorm 2016. Can somebody tell me please what is wrong? Look at the picture. For example success watcher or validAspectRatio or whatever is highlited in the diff on a picture. Wha is that? Now I need to fix all opened files all the time.
请先登录再写评论。
Do you use prettier/EditorConfig in your project? What do the indent settings in `Settings | Editor | Code Style | Vue template > Tabs and Indents` look like? Which indent size is set for the corresponding language (`Settings | Editor | Code Style > JavaScript/TypeScript`)?