Files
2026-02-27 22:46:14 +01:00

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