jiuyiUniapp/service/node_modules/jscodeshift/.editorconfig

9 lines
131 B
INI
Raw Normal View History

2025-02-13 09:59:20 +08:00
root = true
[*]
end_of_line = lf
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true