8 lines
168 B
INI
8 lines
168 B
INI
![]() |
[*.{js,jsx,mjs,cjs,ts,tsx,mts,cts,vue}]
|
||
|
charset = utf-8
|
||
|
end_of_line = lf
|
||
|
indent_style = tab
|
||
|
indent_size = 4
|
||
|
trim_trailing_whitespace = true
|
||
|
insert_final_newline = true
|