style: add prettier

Summary:

Test Plan:
This commit is contained in:
2024-05-14 21:59:38 -04:00
parent f78ad2d2dd
commit 29345a7bd1
8 changed files with 34 additions and 18 deletions

View File

@@ -8,6 +8,9 @@
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240403.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"prettier": "^3.2.5",
"prettier-plugin-toml": "^2.0.1",
"wrangler": "^3.47.0"
}
}