This commit is contained in:
eibons
2025-08-15 20:58:57 +08:00
parent 694842a4a0
commit 49ac45ca05
730 changed files with 68015 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
[*.{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