Commit e5631fe1 by g-ouattara

prepare command that run husky

parent a3d0521c
......@@ -9,7 +9,8 @@
"web": "expo start --web",
"format": "biome format --write .",
"lint": "biome lint --apply .",
"biome-check": "biome check --apply ."
"biome-check": "biome check --apply .",
"prepare": "husky"
},
"dependencies": {
"expo": "~50.0.14",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment