chore: Configueer formatting
Prettier en .editorconfig
This commit is contained in:
parent
2f280d3fb2
commit
977b49f659
4 changed files with 34 additions and 14 deletions
|
@ -1,9 +0,0 @@
|
|||
[*.{js,jsx,mjs,cjs,ts,tsx,mts,cts,vue}]
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue