初始化
This commit is contained in:
9
{{cookiecutter.project_slug}}/ManagerUI/.editorconfig
Normal file
9
{{cookiecutter.project_slug}}/ManagerUI/.editorconfig
Normal file
@ -0,0 +1,9 @@
|
||||
[*.{js,jsx,mjs,cjs,ts,tsx,mts,cts,vue,css,scss,sass,less,styl}]
|
||||
charset = utf-8
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
end_of_line = lf
|
||||
max_line_length = 100
|
Reference in New Issue
Block a user