github-pages-deploy-action/node_modules/regextras/.editorconfig

13 lines
254 B
INI
Raw Normal View History

2020-03-31 20:40:00 +08:00
; EditorConfig file: https://EditorConfig.org
; Install the "EditorConfig" plugin into your editor to use
2020-01-28 13:07:56 +08:00
root = true
[*]
charset = utf-8
end_of_line = lf
2020-03-31 20:40:00 +08:00
insert_final_newline = true
2020-01-28 13:07:56 +08:00
indent_style = space
indent_size = 2
trim_trailing_whitespace = true