Justfile target modifications

This commit is contained in:
Imbus 2023-12-15 01:58:10 +01:00
parent 78a3cdea40
commit cdb110a19f

View file

@ -7,7 +7,7 @@ npm-install:
clean: clean:
rm -rf node_modules .expo rm -rf node_modules .expo
fmt: fmt: npm-install
npm run format npm run format
lint: npm-install lint: npm-install