Standardize code style to no semicolons and remove unused @types/node dependency

🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
This commit is contained in:
Dax Raad
2025-05-30 22:14:09 -04:00
parent fba56d6871
commit 6df19f1828
4 changed files with 217 additions and 215 deletions

View File

@@ -43,7 +43,6 @@
"@tsconfig/bun": "1.0.7",
"@types/bun": "latest",
"@types/jsdom": "21.1.7",
"@types/node": "catalog:",
"@types/turndown": "5.0.5",
"typescript": "catalog:",
},