Front: Add prettier in dev deps
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
"@types/react": "~18.2.14",
|
||||
"expo-dev-client": "~2.4.11",
|
||||
"jest": "^29.2.1",
|
||||
"prettier": "^3.0.3",
|
||||
"typescript": "^5.1.3"
|
||||
},
|
||||
"private": true,
|
||||
|
||||
@@ -9432,6 +9432,11 @@ prebuild-install@^7.1.1:
|
||||
tar-fs "^2.0.0"
|
||||
tunnel-agent "^0.6.0"
|
||||
|
||||
prettier@^3.0.3:
|
||||
version "3.0.3"
|
||||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
|
||||
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
|
||||
|
||||
pretty-bytes@5.6.0:
|
||||
version "5.6.0"
|
||||
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
|
||||
|
||||
Reference in New Issue
Block a user