diff --git a/Makefile b/Makefile index c20ec63..7e4c07d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ -test: rollup +test: yarn -s run eslint --color . + $(MAKE) rollup yarn -s run jest --color rollup: