bosca-ceoil-js/.editorconfig
2019-07-16 03:31:45 -04:00

11 lines
162 B
INI

root = true
[*]
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
[*.{feature,json,md,yaml,yml}]
indent_size = 2