mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
adjust EditorConfig for composer & npm
This commit is contained in:
@@ -12,5 +12,8 @@ insert_final_newline = true
|
|||||||
[*.md]
|
[*.md]
|
||||||
trim_trailing_whitespace = false
|
trim_trailing_whitespace = false
|
||||||
|
|
||||||
[composer.json]
|
[{composer.json,package.json}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
|
||||||
|
[package.json]
|
||||||
|
indent_size = 2
|
Reference in New Issue
Block a user