Revert "chore: vscode filenesting"

This reverts commit 3426100baf.
This commit is contained in:
meenbeese 2023-09-10 19:23:36 -04:00
parent 1ea6f7a029
commit 39ee5542a0

View File

@ -9,11 +9,5 @@
"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",
}
]
}