mirror of
https://github.com/mateusz-bak/openreads.git
synced 2025-08-06 14:19:22 +08:00
7 lines
163 B
JSON
7 lines
163 B
JSON
// projectwithsomedartnotstructured/.vscode/settings
|
|
{
|
|
"problems.decorations.enabled": true,
|
|
"dart.analysisExcludedFolders": [
|
|
"submodules"
|
|
]
|
|
} |