Files
fitness_walk_nwnu/node_modules/kill-port/.editorconfig
T
2026-09-08 20:28:54 +08:00

12 lines
189 B
INI

root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[{package.json,*.yml}]
indent_style = space
indent_size = 2