Skip to content

v2.1.0 adds support for `.config/<name>rc` files

Compare
Choose a tag to compare
@antonk52 antonk52 released this 02 Mar 19:45
· 48 commits to master since this release

The default search places for configuration now also searches in the following files:

  • .config/${name}rc
  • .config/${name}rc.json
  • .config/${name}rc.js
  • .config/${name}rc.cjs

This version should nicely correlate with cosmiconfig v7.1.0