botbook/node_modules/wait-on/.editorconfig

10 lines
183 B
INI
Raw Normal View History

2024-09-04 13:13:15 -03: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