mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
remove format script
This commit is contained in:
@ -23,8 +23,6 @@
|
||||
"start": "node dist/apps/server/main",
|
||||
"lint": "nx run-many -t lint",
|
||||
"lint:fix": "nx run-many -t lint --fix",
|
||||
"format": "pnpm exec prettier -c --log-level error .",
|
||||
"format:fix": "pnpm exec prettier -w --log-level error .",
|
||||
"crowdin:sync": "crowdin push && crowdin pull",
|
||||
"prisma:generate": "pnpm exec prisma generate",
|
||||
"prisma:migrate": "pnpm exec prisma migrate deploy",
|
||||
|
||||
Reference in New Issue
Block a user