initial commit

This commit is contained in:
Aaron Manning
2024-02-06 22:09:59 +11:00
commit fe8a832d74
9 changed files with 2033 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"fable": {
"version": "4.1.4",
"commands": [
"fable"
]
}
}
}