8 lines
171 B
JSON
8 lines
171 B
JSON
|
// Place your settings in this file to overwrite default and user settings.
|
||
|
{
|
||
|
"search.exclude": {
|
||
|
"**/validation": true,
|
||
|
"**/tests/Validation/cases": true
|
||
|
}
|
||
|
}
|