Initial commit

This commit is contained in:
Endeavorance 2025-05-24 13:19:39 -04:00
parent e473389c04
commit 86aa021db7
12 changed files with 402 additions and 1194 deletions

View file

@ -10,6 +10,8 @@
"typescript": "^5"
},
"dependencies": {
"@biomejs/biome": "^1.9.4",
"@endeavorance/emdy": "^1.0.0",
"marked": "^15.0.12"
}
}