feat: fix styling

This commit is contained in:
Barrett Ruth 2025-05-22 16:38:54 -05:00
parent da030f3dc1
commit 865065f89b
7 changed files with 822 additions and 79 deletions

View file

@ -15,6 +15,7 @@
"remark-math": "^6.0.0"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.32.1",
"prettier": "^3.5.3",
"prettier-plugin-astro": "^0.14.1"
}