mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
Updated templates
Added PR template
This commit is contained in:
parent
0495f9b800
commit
4b37b926c6
4 changed files with 33 additions and 36 deletions
22
.vscode/settings.json
vendored
22
.vscode/settings.json
vendored
|
|
@ -1,12 +1,14 @@
|
|||
{
|
||||
"cSpell.words": [
|
||||
"Jellyfin"
|
||||
],
|
||||
"dart.flutterSdkPath": ".fvm/versions/3.24.3",
|
||||
"search.exclude": {
|
||||
"**/.fvm": true
|
||||
},
|
||||
"files.watcherExclude": {
|
||||
"**/.fvm": true
|
||||
}
|
||||
"cSpell.words": [
|
||||
"Jellyfin"
|
||||
],
|
||||
"dart.flutterSdkPath": ".fvm/versions/3.24.3",
|
||||
"search.exclude": {
|
||||
"**/.fvm": true
|
||||
},
|
||||
"files.watcherExclude": {
|
||||
"**/.fvm": true
|
||||
},
|
||||
"editor.detectIndentation": true,
|
||||
"dart.lineLength": 120
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue