-
Notifications
You must be signed in to change notification settings - Fork 566
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(config): use config.js if config.json is not found (#249)
Added functionality to search / use 'config.js' in root if 'config.json' is not found in root. Modified documentation to ensure clarity around using JS based config with the CLI. fix: #238 docs: #238 replaces #247 to be from master branch instead of develop
- Loading branch information
1 parent
234f209
commit 09fc43f
Showing
2 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters