kanade/.vscode/settings.json
imnyang 8324b52de1
Initial commit
Generated by create-expo-app 3.5.3.
2026-04-04 20:06:22 +09:00

7 lines
152 B
JSON

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