initial commit

This commit is contained in:
Barrett Ruth 2023-01-07 20:39:42 -06:00
commit 894692f380
5 changed files with 181 additions and 0 deletions

4
.stylua.toml Normal file
View file

@ -0,0 +1,4 @@
quote_style = "AutoPreferSingle"
call_parentheses = "None"
indent_type = "Spaces"
column_width = 80