Files

14 lines
201 B
INI
Raw Permalink Normal View History

2024-09-12 17:09:34 -07:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.{js,jsx,ts,tsx,cjs,json,yml,yaml,css,less}]
charset = utf-8
indent_style = space
indent_size = 4
2024-09-30 22:49:27 -07:00
[CNAME]
insert_final_newline = false