Skip to content

Commit 7f13caf

Browse files
committed
fix: spacing
1 parent 9b82fac commit 7f13caf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app-config-extensions/src/env-var-directive.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ export function envVarDirective(
9999

100100
return parseValue(fallback);
101101
}
102+
102103
const allowMissing = (await parse(value.allowMissing)).toJSON();
103104

104105
if (allowMissing) {

0 commit comments

Comments
 (0)