mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 09:46:52 +02:00
Fix editorconfig
This commit is contained in:
parent
839ea26e92
commit
943322441d
1 changed files with 2 additions and 5 deletions
|
@ -6,10 +6,7 @@ root = true
|
|||
[*]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
end_of_line = crlf
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = false
|
||||
|
||||
[*.js]
|
||||
indent_size = 2
|
||||
insert_final_newline = false
|
Loading…
Add table
Reference in a new issue