minishouyin/node_modules/wait-on/.editorconfig

10 lines
183 B
INI
Raw Normal View History

2025-11-12 11:35:57 +08:00
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true