openstamanager/.editorconfig

12 lines
142 B
INI
Executable File

root = true
[*]
charset = utf-8
end_of_line = lf
[*.md]
trim_trailing_whitespace = false
[*.{yml,yaml,js,jsx,eslintrc.js}]
indent_size = 2