bins page now has the add bin button

This commit is contained in:
Carter 2025-03-10 12:51:40 -06:00
parent 429f990b41
commit cd972409b2
15 changed files with 134331 additions and 7 deletions

View file

@ -9,6 +9,7 @@
/* Bundler mode */
"moduleResolution": "node",
"resolveJsonModule": true,
//"allowImportingTsExtensions": true,
"isolatedModules": true,
//"moduleDetection": "force",