minishouyin/node_modules/read-config-file
2025-11-12 11:35:57 +08:00
..
out first commit 2025-11-12 11:35:57 +08:00
LICENSE first commit 2025-11-12 11:35:57 +08:00
package.json first commit 2025-11-12 11:35:57 +08:00
readme.md first commit 2025-11-12 11:35:57 +08:00

read-config-file

Read configuration file in various formats:

  • yml
  • json5
  • json
  • js
  • cjs
  • toml (if installed, yarn add toml).
  • ts