Fladder/.vscode/settings.json

19 lines
No EOL
322 B
JSON

{
"cSpell.words": [
"ficonsax",
"jellyfin",
"Jellyfin",
"LTRB",
"LTWH",
"outro"
],
"dart.flutterSdkPath": ".fvm/versions/3.27.0",
"search.exclude": {
"**/.fvm": true
},
"files.watcherExclude": {
"**/.fvm": true
},
"editor.detectIndentation": true,
"dart.lineLength": 120
}