Newer
Older
root = true
[*]
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.clj]
indent_size = 2
Allen Gilliland
committed
[*.{html,css,mustache,js,jsx,ts,tsx,json}]
root = true
[*]
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.clj]
indent_size = 2
[*.{html,css,mustache,js,jsx,ts,tsx,json}]