kraken-js
kraken-js copied to clipboard
Feature request: ability to use `config/*.js` instead of json
writing json isn't fun, and static analysis support is limited. It'll be great to support config.js
.
It could be simple to change this line in confit
package.
https://github.com/krakenjs/confit/blob/3.x/lib/factory.js#L44