Files
flutter_server_box/.vscode/settings.json
2022-12-10 23:14:55 +08:00

9 lines
129 B
JSON

{
"dart.flutterSdkPath": ".fvm",
"files.watcherExclude": {
".fvm": true
},
"search.exclude": {
".fvm": true
}
}