mobile-tabungan/.vscode/settings.json
23412026_fahrulfahmi 1ec97b320e Initial commit
Generated by create-expo-app 3.5.3.
2026-04-18 14:06:12 +07:00

8 lines
152 B
JSON

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