fmt target for just

This commit is contained in:
Imbus 2023-12-15 01:56:19 +01:00
parent a97e9779d1
commit 78a3cdea40

View file

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