fix(ci): proper types

This commit is contained in:
Barrett Ruth 2025-11-09 14:53:56 -05:00
parent 28c3cfcf6d
commit 16850cf468
9 changed files with 607 additions and 15 deletions

View file

@ -23,6 +23,7 @@
"remark-math": "^6.0.0"
},
"devDependencies": {
"@astrojs/check": "^0.9.5",
"@typescript-eslint/parser": "^8.46.0",
"husky": "^9.1.7",
"lint-staged": "^16.2.3",