Browse Source

Merge branch 'feat' of ssh://101.201.226.163:50022/TALL/TALL-MUI-4 into feat

refact
song 4 years ago
parent
commit
219202a254
  1. 3
      .editorconfig

3
.editorconfig

@ -1,3 +1,5 @@
root = true
[*.{js,jsx,ts,tsx,vue}]
indent_style = space
indent_size = 2
@ -5,4 +7,3 @@ end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 140
root = true

Loading…
Cancel
Save