AldarisX
2025-04-07 d43d0853dcf3a1db04302c7b527e92ace3ccfb55
1
2
3
4
5
6
7
[*.{js,jsx,ts,tsx,vue}]
charset = utf-8
indent_style = space
indent_size = 4
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true