run prettier formatting on all files

This commit is contained in:
Amruth Pillai
2023-07-13 08:54:37 +02:00
parent 984078db76
commit 161ca0ee28
37 changed files with 166 additions and 1047 deletions

View File

@ -62,7 +62,7 @@
"webfontloader": "^1.6.28"
},
"devDependencies": {
"@babel/core": "^7.22.8",
"@babel/core": "^7.22.9",
"@fontsource/ibm-plex-sans": "^5.0.5",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.9",
@ -70,7 +70,7 @@
"@types/lodash": "^4.14.195",
"@types/node": "^20.4.1",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/react-dom": "^18.2.7",
"@types/react-redux": "^7.1.25",
"@types/uuid": "^9.0.2",
"@types/webfontloader": "^1.6.35",