Files
runbin/web/node_modules/@open-rpc/client-js/.editorconfig
lhx-666-cool f6cb277519 add web
2025-04-25 17:03:25 +08:00

14 lines
296 B
INI

# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
indent_style = space
indent_size = 2
tab_width = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true