feature: add prettier config (#452)

* chore: fix dashboard readme

* feat: add prettier config

* chore: update Node version requirement to 18.17.0

* Remove extra space

* Update @tailwind/forms

* Testing

---------

Co-authored-by: mohamed.elzanaty3 <mohamed.elzanaty3@vodafone.com>
Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com>
Co-authored-by: Delba de Oliveira <delbabrown@gmail.com>
This commit is contained in:
Mohammed Elzanaty
2023-11-16 19:52:29 +02:00
committed by GitHub
parent 32607c93c9
commit 9874174ed4
13 changed files with 4936 additions and 27 deletions

View File

@@ -8,6 +8,7 @@
"test": "npm run lint && npm run prettier:check"
},
"dependencies": {
"@tailwindcss/forms": "^0.5.7",
"next": "^14.0.0"
},
"devDependencies": {