Skip to content

Commit

Permalink
linter exit
Browse files Browse the repository at this point in the history
  • Loading branch information
KamogeloMoeketse committed Jun 24, 2024
1 parent 9ae5652 commit 175b2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/occupi-mobile4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"test": "jest --watchAll",
"test": "jest",
"lint": "expo lint"
},
"jest": {
Expand Down

0 comments on commit 175b2e7

Please sign in to comment.