First commit

This commit is contained in:
Jonathan Staab
2023-03-25 10:08:17 -05:00
commit 39d001280c
12 changed files with 4962 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"semi": false,
"printWidth": 100,
"bracketSameLine": true,
"arrowParens": "avoid",
"bracketSpacing": false,
"pluginSearchDirs": false
}