v2.1.1
This release introduces a lot of new possibilities to configure loco:
- a
locoproperty in package.json - a
.locorcfile in JSON or YAML format - a
.locorc.json,.locorc.yaml,.locorc.yml,.locorc.js, or.locorc.cjsfile - a
loco.config.jsorloco.config.cjsCommonJS module exporting an object
What's Changed
- feat: migrate to cosmiconfig by @robrechtme in #21
Full Changelog: v2.0.2...v2.1.1