mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
refactor: extract constants into consts.ts, add prettier tailwind plugin for class sorting
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
"typescript": "^5.4.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "^1.1.1"
|
||||
"@types/bun": "^1.1.1",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-astro": "^0.13.0",
|
||||
"prettier-plugin-tailwindcss": "^0.5.14"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user