angular-cn/.settings/settings.json

12 lines
203 B
JSON

// Place your settings in this file to overwrite default and user settings.
{
"search.excludeFolders": [
".git",
"node_modules",
"bower_components",
"packages",
"build",
"dist",
"tmp"
]
}