mirror of
https://github.com/la5nta/pat
synced 2026-08-07 22:32:06 -04:00
6 lines
133 B
INI
6 lines
133 B
INI
[*.{js,html,scss}]
|
|
indent_style = space
|
|
indent_size = 2
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
end_of_line = lf
|