8 lines
126 B
Markdown
8 lines
126 B
Markdown
|
## read-config-file
|
||
|
|
||
|
Read configuration file in various formats:
|
||
|
|
||
|
* yml
|
||
|
* json5
|
||
|
* json
|
||
|
* toml (if installed, `yarn add toml`).
|