dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
26 stars 34 forks source link

.dojorc extends support with @speedy/json-extends #297

Closed JamesLMilner closed 4 years ago

JamesLMilner commented 4 years ago

Type: feature

The following has been addressed in the PR:

Description:

The aim is to add a extends property to .dojorc which will allow for extension for a .dojorc from another previously defined .dojorc configuration.

This PR aims to:

Resolves #295