We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db7e831 commit c5ab398Copy full SHA for c5ab398
Makefile
@@ -13,7 +13,6 @@ all: clean .PHONY
13
14
configure: .PHONY
15
@NODE_ENV= $(PKG) install
16
- @touch node_modules
17
18
lint: .PHONY
19
eslint src test
0 commit comments