amis-rpc-design/node_modules/jscodeshift/.editorconfig
2023-10-07 19:42:30 +08:00

9 lines
139 B
INI

root = true
[*]
end_of_line = lf
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true