diff --git a/Makefile b/Makefile index ac219ca..5027b82 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -all: test lint typecheck commitlint secure +all: test lint typecheck node_modules: package.json npm install && /usr/bin/touch node_modules