refactor: ui

This commit is contained in:
xiaojunnuo
2021-01-28 01:00:06 +08:00
parent fd130f86fd
commit 86b1e9959b
37 changed files with 17415 additions and 7 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