UNPKG
combine-errors
Version:
latest (3.0.3)
3.0.3
3.0.2
3.0.1
3.0.0
2.0.0
1.0.1
1.0.0
Combine errors into one
github.com/MatthewMueller/combine-errors
MatthewMueller/combine-errors
combine-errors
/
Makefile
7 lines
(4 loc)
•
69 B
Plain Text
View Raw
1
2
3
4
5
6
7
test
: @./node_modules/.bin/mocha \ --reporter spec .PHONY:
test