10 lines
110 B
INI
10 lines
110 B
INI
|
root = true
|
||
|
|
||
|
[*]
|
||
|
indent_style = tab
|
||
|
indent_size = 4
|
||
|
|
||
|
[*.{html,css,scss}]
|
||
|
indent_style = space
|
||
|
indent_size = 2
|