⚡ envValidation.ts
This commit is contained in:
@@ -36,3 +36,4 @@ export function validateBoundedIntEnvVar(
|
|||||||
}
|
}
|
||||||
return { effective: parsed, status: 'valid' }
|
return { effective: parsed, status: 'valid' }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user