Initial Commit
Some checks failed
Lint Codebase / Lint Codebase (push) Has been cancelled
Continuous Integration / GitHub Actions Test (push) Failing after 20s
Check Transpiled JavaScript / Check dist/ (push) Successful in 1m9s
Continuous Integration / TypeScript Tests (push) Successful in 1m17s

This commit is contained in:
2024-11-17 11:50:58 +13:00
commit 06249bf357
34 changed files with 37991 additions and 0 deletions

5
.github/renovate.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"dependencyDashboard": false
}