docs: 写一点文档咯

This commit is contained in:
2026-05-25 20:55:09 +08:00
parent dcaa1fddf2
commit 8efb55827c
6 changed files with 80 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[*]
insert_final_newline = true
[*.{js,ts,mjs,mts}]
indent_style = space
indent_size = 2
[*.md]
indent_style = space
indent_size = 2