Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Commit

Permalink
refactor!: move env related config under env key (#17)
Browse files Browse the repository at this point in the history
Move all environment-related options under the `env` key to avoid confusion.
  • Loading branch information
boywithkeyboard committed Jul 22, 2022
1 parent 175b429 commit 52b884e
Show file tree
Hide file tree
Showing 7 changed files with 326 additions and 303 deletions.
7 changes: 7 additions & 0 deletions .changeset/wet-fireants-visit.md
@@ -0,0 +1,7 @@
---
"@darkflare/wjson": minor
---

refactor!: move env related config under `env` key

Move all environment-related settings under the `env` key to avoid confusion.

0 comments on commit 52b884e

Please sign in to comment.