refund roadmap pr-1 and pr-2
This commit is contained in:
@@ -6,7 +6,11 @@
|
||||
"Bash(Get-ChildItem -Path \"c:\\\\development\\\\DIOS\\\\weekly-project\\\\setrip\" -Force)",
|
||||
"Bash(Select-Object Name, PSIsContainer)",
|
||||
"Bash(npx tsc *)",
|
||||
"Bash(echo \"exitcode=$?\")"
|
||||
"Bash(echo \"exitcode=$?\")",
|
||||
"PowerShell(npx prisma generate 2>&1)",
|
||||
"PowerShell(npx tsc --noEmit 2>&1)",
|
||||
"PowerShell(npx eslint server/services/refund.service.ts server/repositories/refund.repo.ts features/refund app/admin/refunds 2>&1)",
|
||||
"PowerShell(npx eslint server lib features app 2>&1)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user