summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: b7e7b20c17dd327895b7c2810050d81f9142b47f (plain)
1
2
3
4
5
{
    "search.exclude": {
        "**/node_modules": true
    }
}