mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
27 lines
No EOL
457 B
JSON
27 lines
No EOL
457 B
JSON
{
|
|
"cSpell.words": [
|
|
"ficonsax",
|
|
"jellyfin",
|
|
"Jellyfin",
|
|
"LTRB",
|
|
"LTWH",
|
|
"outro"
|
|
],
|
|
"dart.flutterSdkPath": ".fvm/versions/3.35.1",
|
|
"search.exclude": {
|
|
"**/.fvm": true
|
|
},
|
|
"files.watcherExclude": {
|
|
"**/.fvm": true
|
|
},
|
|
"editor.detectIndentation": true,
|
|
"dart.lineLength": 120,
|
|
"dart.analysisExcludedFolders": [
|
|
"build",
|
|
".dart_tool",
|
|
".fvm",
|
|
"packages",
|
|
"lib/jellyfin",
|
|
"lib/l10n"
|
|
]
|
|
} |