Fladder/.vscode/settings.json
2024-09-20 10:01:13 +02:00

12 lines
No EOL
191 B
JSON

{
"cSpell.words": [
"Jellyfin"
],
"dart.flutterSdkPath": ".fvm/versions/3.22.1",
"search.exclude": {
"**/.fvm": true
},
"files.watcherExclude": {
"**/.fvm": true
}
}