chore: install prettier

This commit is contained in:
ValdiANS
2025-11-01 15:53:37 +07:00
parent 46572fd992
commit 42b4206e66
2 changed files with 18 additions and 0 deletions
+1
View File
@@ -41,6 +41,7 @@
"eslint": "^9",
"eslint-config-next": "15.5.3",
"husky": "^9.1.7",
"prettier": "^3.6.2",
"tailwindcss": "^4",
"typescript": "^5"
}