feat: format

This commit is contained in:
Barrett Ruth 2025-05-22 16:12:05 -05:00
parent b0df7bebb0
commit da030f3dc1
30 changed files with 603 additions and 348 deletions

View file

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