feat: fixes and formatter

This commit is contained in:
2026-01-12 16:01:32 +01:00
parent 85c6084351
commit 11e632acff
353 changed files with 23315 additions and 27361 deletions
+2 -1
View File
@@ -5,6 +5,7 @@
"start": "expo start --dev-client",
"android": "expo run:android",
"ios": "expo run:ios -d",
"format": "prettier --write \"src/**/*.js\"",
"web": "expo start --web",
"xcode": "open ios/musicland.xcworkspace",
"clean": "npx expo prebuild --clean",
@@ -111,7 +112,7 @@
"imagemin-jpegtran": "~7.0.0",
"imagemin-optipng": "~8.0.0",
"imagemin-svgo": "~11.0.1",
"prettier": "~3.2.5",
"prettier": "^3.7.4",
"typescript": "~5.3.3"
},
"resolutions": {