hrms-manual/node_modules/wait-on/.editorconfig
2023-09-06 14:51:44 +07:00

9 lines
183 B
INI

# 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