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
+1 -1
View File
@@ -2,8 +2,8 @@
upstream=$1
npm run fix -w @welshman/$upstream
npm run build -w @welshman/$upstream
npm run lint -w @welshman/$upstream
for downstream in $(./get_packages.py); do
n=@welshman/$upstream