Add Biome

This commit is contained in:
Jesse Wierzbinski 2024-04-06 18:45:05 -10:00
parent 43cce22c07
commit 4a5a2ea590
No known key found for this signature in database
3 changed files with 19 additions and 0 deletions

View file

@ -48,6 +48,7 @@
"cli": "bun run cli.ts"
},
"trustedDependencies": [
"@biomejs/biome",
"@prisma/client",
"@prisma/engines",
"esbuild",
@ -55,6 +56,7 @@
"sharp"
],
"devDependencies": {
"@biomejs/biome": "1.6.4",
"@julr/unocss-preset-forms": "^0.1.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0",
"@types/cli-table": "^0.3.4",