Aves_78_remote_google_cast_.../.flutter/.vscode/settings.json
2026-06-11 14:12:14 +02:00

9 lines
288 B
JSON

// VSCode workspace settings that are shared among all users of this project.
// This only affects subdirectories of this project.
{
"html.format.enable": false,
"githubPullRequests.ignoredPullRequestBranches": [
"master"
],
"files.trimTrailingWhitespace": true
}