mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-25 12:17:26 +02:00
Rename to format
This commit is contained in:
parent
c34d9b605e
commit
19b7e1ec04
10 changed files with 12 additions and 9 deletions
|
@ -9,7 +9,7 @@
|
|||
"db:migrate": "prisma migrate dev",
|
||||
"db:seed": "tsx prisma/seed.ts",
|
||||
"type-check": "tsc --pretty --noEmit",
|
||||
"prettier": "prettier --write ."
|
||||
"format": "prettier --write ."
|
||||
},
|
||||
"exports": "./index.ts",
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue