You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Real-time-monitoring/.editorconfig

19 lines
231 B
INI

3 weeks ago
root = true
[*]
end_of_line = lf
charset = utf-8
indent_style = space
indent_size = 4
[*.yml]
indent_style = space
indent_size = 2
[*.vue.ftl]
indent_style = space
indent_size = 2
[*.ts.ftl]
indent_style = space
indent_size = 2