Commit 8711aa5
committed
fix: correct typing for ConfigLoader env
Was providing a number which can be coerced to a string
but TS is a bit more strict asking for string values for env.
Also swapped 0 to false to be more clear and added a docs link.1 parent cfc069c commit 8711aa5
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
| 320 | + | |
| 321 | + | |
321 | 322 | | |
322 | 323 | | |
323 | 324 | | |
| |||
0 commit comments