vbenjs / vben-admin-thin-next

vue-vben-admin-2.0 mini template.vue3,vite,typescript
https://vvbin.cn/thin/next
MIT License
2.06k stars 854 forks source link

style(.editorconfig): 移除一些重复配置项 #63

Open QianZhongWang opened 2 years ago

QianZhongWang commented 2 years ago

[*] charset=utf-8 end_of_line=lf insert_final_newline=true indent_style=space indent_size=2 max_line_length = 100

[*.{yml,yaml,json}] indent_style = space indent_size = 2

其中[.{yml,yaml,json}]下定义的配置项已经在[]中定义了

General

✏️ Mark the necessary items without changing the structure of the PR template.

Type

ℹ️ What types of changes does your code introduce?

👉 Put an x in the boxes that apply

Checklist

ℹ️ Check all checkboxes - this will indicate that you have done everything in accordance with the rules in CONTRIBUTING.

👉 Put an x in the boxes that apply.