Turn .mjs files into .ts files

This commit is contained in:
thiloho
2025-04-27 00:09:52 +02:00
parent 89e5dbf5ec
commit 04b1282f12
4 changed files with 44 additions and 4 deletions

View File

@@ -19,6 +19,8 @@
},
"devDependencies": {
"@tailwindcss/typography": "0.5.16",
"@types/markdown-it": "^14.1.2",
"@types/sanitize-html": "^2.15.0",
"prettier": "3.5.3",
"prettier-plugin-astro": "0.14.1"
}