Initial progress

This commit is contained in:
Jack Hadrill
2022-02-01 02:12:49 +00:00
parent 0f2f619e96
commit a93bfc182f
10 changed files with 209 additions and 15 deletions

View File

@@ -1,5 +1,4 @@
{
"extends": "./tsconfig.json",
// "include": ["src", "tests"],
"exclude": []
}