mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-11 09:51:47 +00:00
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:
committed by
GitHub
parent
32607c93c9
commit
9874174ed4
@@ -8,6 +8,7 @@
|
||||
"test": "npm run lint && npm run prettier:check"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"next": "^14.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user