adonisjs / env

Framework agnostic environment variables parser and validator
https://docs.adonisjs.com/guides/environment-variables
MIT License
37 stars 10 forks source link

fix: fix types when passing a default value #22

Closed Xstoudi closed 4 years ago

Xstoudi commented 4 years ago

Proposed changes

See issue #19

Types of changes

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

thetutlage commented 4 years ago

Thanks 😄