forked from olcxjas-softworks/LarpixClient
10 lines
138 B
Markdown
10 lines
138 B
Markdown
## read-config-file
|
|
|
|
Read configuration file in various formats:
|
|
|
|
* yml
|
|
* json5
|
|
* json
|
|
* js
|
|
* cjs
|
|
* toml (if installed, `yarn add toml`).
|