allons-y
Version:
Allons-y is a simple skeleton to package nodejs modules by feature.
27 lines (15 loc) • 754 B
Markdown
**Please check if the PR fulfills these requirements**
- [ ] The commit message follows our guidelines: https://github.com/CodeCorico/allons-y/blob/master/CONTRIBUTING.md#commit
- [ ] Docs have been added / updated to the [Wiki](https://allons-y.io/wiki)
**What kind of change does this PR introduce?** <!-- check one with "x" -->
```
[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Other... Please describe:
```
**What is the current behavior?** (You can also link to open issues here)
**What is the new behavior?**
If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...
**Other information**: