This commit is contained in:
veypi
2021-01-09 11:49:23 +08:00
parent cb8dd97c4a
commit 215cb69313
22 changed files with 8945 additions and 1220 deletions
+5
View File
@@ -0,0 +1,5 @@
[*.{js,jsx,ts,tsx,vue}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true