mirror of
https://github.com/Astatin3/meteor-baritone.git
synced 2026-06-09 00:28:06 -06:00
14 lines
223 B
INI
Executable File
14 lines
223 B
INI
Executable File
[*]
|
|
charset = utf-8
|
|
indent_style = space
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
indent_size = 4
|
|
ij_continuation_indent_size = 4
|
|
|
|
[*.{json, yml}]
|
|
indent_size = 2
|
|
|
|
[*.md]
|
|
trim_trailing_whitespace = false
|