update terms and privacy
This commit is contained in:
@@ -11,7 +11,10 @@
|
||||
"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)",
|
||||
"Bash(npx eslint *)"
|
||||
"Bash(npx eslint *)",
|
||||
"Bash(Get-ChildItem -Path \"D:\\\\development\\\\weekly-project\\\\setrip\" -Recurse -Directory -Depth 2)",
|
||||
"Bash(Select-Object FullName)",
|
||||
"Bash(Get-Content -Path \"D:\\\\development\\\\weekly-project\\\\setrip\\\\.env.example\" -ErrorAction SilentlyContinue)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user