9 lines
118 B
INI
9 lines
118 B
INI
|
|
root = true
|
|
|
|
[*]
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
|
|
[*.{js,ts,jsx,tsx}]
|
|
indent_style = tab
|