mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-09 00:37:31 +00:00
chore: vscode filenesting
This commit is contained in:
parent
ae7dd4a722
commit
0ce5a162cd
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
@ -9,5 +9,11 @@
|
||||
"speechiness",
|
||||
"Spotube",
|
||||
"winget"
|
||||
]
|
||||
],
|
||||
"editor.formatOnSave": true,
|
||||
"explorer.fileNesting.enabled": true,
|
||||
"explorer.fileNesting.patterns": {
|
||||
"pubspec.yaml": "pubspec.lock,analysis_options.yaml,.packages,.flutter-plugins,.flutter-plugins-dependencies",
|
||||
"README.md": "LICENSE,CODE_OF_CONDUCT.md,CONTRIBUTING.md,SECURITY.md,CONTRIBUTION.md,CHANGELOG.md,PRIVACY_POLICY.md",
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user