diff --git a/Justfile b/Justfile index b251fba..bfbd0a4 100644 --- a/Justfile +++ b/Justfile @@ -7,7 +7,7 @@ npm-install: clean: rm -rf node_modules .expo -fmt: +fmt: npm-install npm run format lint: npm-install