📜  Caret.editorconfig - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:01:51.293000             🧑  作者: Mango

代码示例1
root = true

[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true