mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
13 lines
192 B
INI
13 lines
192 B
INI
|
|
root = true
|
||
|
|
|
||
|
|
[*]
|
||
|
|
quote_type = single
|
||
|
|
indent_style = space
|
||
|
|
indent_size = 2
|
||
|
|
end_of_line = lf
|
||
|
|
charset = utf-8
|
||
|
|
trim_trailing_whitespace = false
|
||
|
|
insert_final_newline = false
|
||
|
|
|
||
|
|
[*.md]
|
||
|
|
indent_size = 4
|