Keep PhpStorm from fighting Composer on indentation.

This commit is contained in:
Buster "Silver Eagle" Neece 2021-01-21 13:26:38 -06:00
parent 092f4ebd9d
commit 5285024018
No known key found for this signature in database
GPG Key ID: 6D9E12FF03411F4E
2 changed files with 168 additions and 169 deletions

View File

@ -808,7 +808,6 @@ ij_php_while_brace_force = always
ij_php_while_on_new_line = false
[{*.har, *.jsb2, *.jsb3, *.json, .babelrc, .eslintrc, .prettierrc, .stylelintrc, bowerrc, composer.lock, jest.config}]
indent_size = 2
ij_json_keep_blank_lines_in_code = 0
ij_json_keep_indents_on_empty_lines = false
ij_json_keep_line_breaks = true