mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-01-31 13:25:10 +01:00
9 lines
147 B
JSON
9 lines
147 B
JSON
{
|
|
"dart.flutterSdkPath": ".fvm/flutter_sdk",
|
|
"search.exclude": {
|
|
"**/.fvm": true
|
|
},
|
|
"files.watcherExclude": {
|
|
"**/.fvm": true
|
|
}
|
|
} |