@@ -1,6 +1,6 @@
[*.{js,jsx,ts,tsx,vue}]
charset = utf-8
indent_style = space
-indent_size = 2
+indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
@@ -1,4 +1,5 @@
dist/
node_modules/
*.git
+.history