Files
info-tager-mobile/.vscode/settings.json
Samandar Turgunboyev 166a55b1e9 Initial commit
Generated by create-expo-app 3.5.3.
2026-01-15 18:01:24 +05:00

8 lines
152 B
JSON

{
"editor.codeActionsOnSave": {
"source.fixAll": "explicit",
"source.organizeImports": "explicit",
"source.sortMembers": "explicit"
}
}