initial commit

This commit is contained in:
David Koski
2024-02-22 10:41:02 -08:00
commit b6d1e14465
29 changed files with 3856 additions and 0 deletions

7
.swift-format Normal file
View File

@@ -0,0 +1,7 @@
{
"version": 1,
"indentation": {
"spaces": 4
},
"spacesAroundRangeFormationOperators": true,
}