1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-23 14:57:46 +01:00
openstamanager/.editorconfig
2021-09-30 12:50:04 +02:00

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