chore: fix prettier config

This commit is contained in:
Aman Harwara
2023-08-25 21:27:02 +05:30
parent cfa519c4bd
commit 675be69eda
5 changed files with 10 additions and 12 deletions

View File

@@ -87,14 +87,14 @@
"postcss": "^8.4.19",
"postcss-loader": "^7.0.2",
"prettier": "*",
"prettier-plugin-tailwindcss": "^0.4.1",
"prettier-plugin-tailwindcss": "^0.5.3",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-refresh": "^0.14.0",
"sass-loader": "*",
"svg-jest": "^1.0.1",
"tailwindcss": "^3.3.2",
"tailwindcss": "^3.3.3",
"ts-jest": "^29.0.3",
"ts-loader": "^9.4.2",
"typescript": "*",