12 lines
119 B
INI
12 lines
119 B
INI
[*]
|
|
indent_style = space
|
|
indent_size = 4
|
|
|
|
[*.vue]
|
|
indent_size = 2
|
|
|
|
[*.coffee]
|
|
indent_size = 2
|
|
|
|
[*.sass]
|
|
indent_size = 2 |