8 lines
120 B
INI
8 lines
120 B
INI
|
[*]
|
||
|
end_of_line = lf
|
||
|
insert_final_newline = true
|
||
|
|
||
|
[{*.js,*.ts,*.tsx,*.json,*.css}]
|
||
|
indent_style = space
|
||
|
indent_size = 2
|