prettier line length

This commit is contained in:
Kyle Corbitt
2023-06-28 18:18:57 -07:00
parent dc8440c44b
commit 7641ea0747

View File

@@ -68,5 +68,8 @@
},
"prisma": {
"seed": "tsx prisma/seed.ts"
},
"prettier": {
"printWidth": 100
}
}