mirror of
https://github.com/Aviortheking/next-template.git
synced 2025-06-22 09:09:19 +00:00
@ -6,3 +6,8 @@ indent_size = 4
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.md]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
trim_trailing_whitespace = false
|
||||
|
Reference in New Issue
Block a user