(feat:layout) Scaffold a good layout

This commit is contained in:
KingRainbow44
2023-11-29 21:52:46 -05:00
parent 91cb38c837
commit 49b2aba97f
18 changed files with 120 additions and 180 deletions

View File

@@ -2,12 +2,11 @@ root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
max_line_length = 120
indent_size = 4
indent_style = space
[*.json]
[{*.html,*.json}]
indent_size = 2