Initial setup

This commit is contained in:
2023-09-08 22:59:05 -05:00
parent c5233b7088
commit 883078fdbc
14 changed files with 6383 additions and 56 deletions

View File

@@ -3,13 +3,5 @@ root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8
[*.js]
indent_style = space
indent_size = 2
[{package.json,*.yml,*.cjson}]
indent_style = space
indent_size = 2