adjust EditorConfig for composer & npm

This commit is contained in:
slawkens 2021-10-23 13:35:43 +02:00
parent 1831198349
commit ef24d6739a

View File

@ -12,5 +12,8 @@ insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
[composer.json]
[{composer.json,package.json}]
indent_style = space
[package.json]
indent_size = 2