mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
15 lines
No EOL
252 B
JSON
15 lines
No EOL
252 B
JSON
{
|
|
"cSpell.words": [
|
|
"Jellyfin",
|
|
"jellyfin"
|
|
],
|
|
"dart.flutterSdkPath": ".fvm/versions/3.24.3",
|
|
"search.exclude": {
|
|
"**/.fvm": true
|
|
},
|
|
"files.watcherExclude": {
|
|
"**/.fvm": true
|
|
},
|
|
"editor.detectIndentation": true,
|
|
"dart.lineLength": 120
|
|
} |