Update makefile

Signed-off-by: Marco <marcoambrosini@icloud.com>
This commit is contained in:
Marco 2023-03-29 16:00:35 +01:00
parent b4a2e4d854
commit 062dec3a35

View file

@ -39,7 +39,7 @@ watch-js:
npm run watch
test:
npm run test:unit
npm run test
lint:
npm run lint