0.1.1 • Published 4 years ago

@rock-kit/config-loader v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

category: packages

config-loader

npm  build-status  MIT License  Code of Conduct

A library to find and load config resource files in JSON (something.json or .somethingrc) or JS (somethingrc.js or something.config.js) or config data from package.json files.

Installation

yarn add --dev @rock-kit/config-loader