chore(FE-Storyless): update Prettier to version 3.6.2 and remove .prettierrc from .gitignore

This commit is contained in:
rstubryan
2025-10-29 15:52:34 +07:00
parent c7b04c5bc6
commit eda3f0f1be
3 changed files with 18 additions and 3 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"
}