FE-Template/.editorconfig
2024-03-29 14:22:19 +07:00

10 lines
153 B
INI

root = true
[*{js,pug,scss,json}]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
quote_type = single