How in command "Reformat Code" of PhpStorm use only spaces?

Discussion in 'HTML & Website Design' started by mstdmstd, Jan 7, 2020.

  1. #1
    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 (no-mixed-spaces-and-tabs) at src/views/About.vue:177:2:
    
    Code (markup):
    Looks like this command use tab symbol for ident spaces and I did not find to to make that command "Reformat Code"
    will use only spaces?
    I found these
    https://imgur.com/
    options

    But I do not any option I ndeed.

    Is there is any ?

    Thanks!
     
    mstdmstd, Jan 7, 2020 IP