UNPKG
nl
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Convert linebreaks into newline characters ( )
github.com/lapwinglabs/nl
lapwinglabs/nl
nl
/
Makefile
8 lines
(5 loc)
•
90 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
test
: @./node_modules/.bin/mocha \ --require should \ --reporter spec .PHONY:
test