mise ~/.config/mise/config.toml tools: crush@0.91.0

feat(api): add React Email rendering and PNG heatmap endpoint
This commit is contained in:
Prad Nukala
2026-08-25 10:33:04 -04:00
parent 6b9a259ec7
commit 881530a808
8 changed files with 1058 additions and 168 deletions
+1
View File
@@ -4,6 +4,7 @@
"module": "esnext",
"moduleResolution": "bundler",
"lib": ["esnext"],
"jsx": "react-jsx",
"strict": true,
"noUncheckedIndexedAccess": true,
"resolveJsonModule": true,