etfoglasi-frontend/.vscode/settings.json
Ksan f4f0372ca6 Initial commit
Generated by create-expo-app 3.5.3.
2025-10-31 22:00:10 +01:00

8 lines
152 B
JSON

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