Spaces:
Runtime error
Runtime error
File size: 192 Bytes
8969f81 |
1 2 3 4 5 6 7 |
{
// Configure glob patterns for excluding files and folders in searches. Inherits all glob patterns from the files.exclude setting.
"search.exclude": {
"dist": true,
"build": true,
}
} |