style(frontend): format codebase with prettier
This commit is contained in:
7
package.json
Normal file
7
package.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"prettier": "^3.8.3",
|
||||
"prettier-plugin-svelte": "^4.1.0",
|
||||
"prettier-plugin-tailwindcss": "^0.8.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user