How in command “Reformat Code” of PhpStorm use only spaces?

Hello,
In my vue page PhpStorm 2019.2.3 with eslint used
Running command "Reformat Code" I got error in my app:

./src/views/About.vue
Module Error (from ./node_modules/eslint-loader/index.js):
error: Mixed spaces and tabs […]

See original post by invalid@example.com (mstdmstd)

Leave a Reply