compose
compose copied to clipboard
Use rest params
This is an implementation of what was outlined in #63. Super simple but it does require dropping support for node <v11.0.0.
Codecov Report
Merging #149 (add8a62) into master (37d083f) will not change coverage. The diff coverage is
100.00%.
@@ Coverage Diff @@
## master #149 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 17 17
Branches 5 4 -1
=========================================
Hits 17 17
| Impacted Files | Coverage Δ | |
|---|---|---|
| index.js | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 37d083f...add8a62. Read the comment docs.