12 lines
123 B
INI
12 lines
123 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
indent_style = space
|
|
|
|
[*.{js,ts,tsx,md}]
|
|
indent_size = 4
|
|
|
|
[*.{json,yml}]
|
|
indent_size = 2
|