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