Files
ente/mobile/apps/auth/docs/vscode/extensions.json
2025-07-04 16:16:27 +05:30

10 lines
243 B
JSON

{
// See https://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"dart-code.dart-code",
"dart-code.flutter",
"felixangelov.bloc"
]
}