Remove tsc-multi, re-install gts, apply autoformatting and linting

This commit is contained in:
Jon Staab
2024-12-17 10:59:27 -08:00
parent 0b86613161
commit f33e03740e
122 changed files with 2243 additions and 2178 deletions
+4 -3
View File
@@ -7,8 +7,9 @@
"type": "git",
"url": "https://github.com/coracle-social/skiff.git"
},
"dependencies": {
"@types/throttle-debounce": "^5.0.2",
"typedoc": "^0.27.4"
"devDependencies": {
"gts": "^6.0.2",
"typedoc": "^0.27.4",
"typescript": "^5.6.3"
}
}