We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4129b8b commit 9f60536Copy full SHA for 9f60536
Makefile
@@ -1,4 +1,4 @@
1
-BIN = ./node_modules/.bin
+BIN = ./node_modules/.bin
2
PATH := $(BIN):$(PATH)
3
4
TEST_SUITES = $(wildcard tests/*.js)
0 commit comments