javascript - WebStorm auto-indent inconsistent with indentation settings -


i want auto-indent entire javascript file in webstorm, , in settings have following:

indent settings

the problem when use menu code -> auto-indent lines or code -> reformat code indentation level remains @ 2.

is there setting somewhere missing? don't want inconsistent coding standards put in place.

the problem .editorconfig file located in root of project directory. although can't recall receiving warning, settings in file overwrote webstorm settings, , changing them desired indentations resulted in desired result.


Comments

Popular posts from this blog

php - isset function not working properly -

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -