initial commit

This commit is contained in:
Ryan 2024-12-25 18:57:28 +08:00
commit 6b6dce4c58
2 changed files with 5 additions and 0 deletions

4
.editorconfig Normal file
View file

@ -0,0 +1,4 @@
root = true
[*.md]
indent_size = 4

1
.prettierrc.yaml Normal file
View file

@ -0,0 +1 @@
proseWrap: always