mirror of
https://github.com/community-scripts/Proxmox.git
synced 2026-02-04 03:59:03 -06:00
feat: add prettier-plugin-organize-imports for better import management
This commit is contained in:
parent
72f5095632
commit
0f936cdd58
@ -1,3 +1,3 @@
|
||||
{
|
||||
"plugins": ["prettier-plugin-tailwindcss"]
|
||||
"plugins": ["prettier-plugin-tailwindcss", "prettier-plugin-organize-imports"]
|
||||
}
|
||||
|
||||
@ -38,6 +38,7 @@
|
||||
"next": "14.2.11",
|
||||
"next-themes": "^0.3.0",
|
||||
"pocketbase": "^0.21.4",
|
||||
"prettier-plugin-organize-imports": "^4.1.0",
|
||||
"react": "^18",
|
||||
"react-code-blocks": "^0.1.6",
|
||||
"react-dom": "^18",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user