We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 433bcc6 commit b406206Copy full SHA for b406206
package.json
@@ -20,9 +20,11 @@
20
"tailwindcss": "^4.1.17"
21
},
22
"devDependencies": {
23
+ "@astrojs/check": "^0.9.5",
24
"@ianvs/prettier-plugin-sort-imports": "^4.7.0",
25
"prettier": "^3.6.2",
26
"prettier-plugin-astro": "^0.14.1",
- "prettier-plugin-tailwindcss": "^0.7.1"
27
+ "prettier-plugin-tailwindcss": "^0.7.1",
28
+ "typescript": "^5.9.3"
29
}
30
0 commit comments