mirror of
https://github.com/LAB-MI/attestation-couvre-feu-covid-19.git
synced 2020-11-18 19:53:51 -08:00
19 lines
242 B
INI
19 lines
242 B
INI
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
trim_trailing_whitespace = false
|
|
insert_final_newline = true
|
|
end_of_line = lf
|
|
|
|
[*.html]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[*.{js,json,yml}]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[*.js]
|
|
quote_type = single
|