chore: remove prettier

This commit is contained in:
Mauricio Siu
2024-10-27 21:56:52 -06:00
parent cc835b96ca
commit fef10f6fa7
3 changed files with 1 additions and 80 deletions

View File

@@ -38,8 +38,6 @@
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"prettier": "^3.0.1",
"prettier-plugin-tailwindcss": "^0.5.2"
"@types/react-dom": "18.3.0"
}
}