Adapt .editorconfig for PHPStorm #1358
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ indent_size = 2
|
|||
|
||||
[*.xml]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
indent_size = 2
|
||||
|
||||
[*.json]
|
||||
indent_style = space
|
||||
|
|
Loading…
Reference in a new issue