10 lines
166 B
JSON
10 lines
166 B
JSON
|
{
|
||
|
"javascript.validate.enable": false,
|
||
|
"search.exclude": {
|
||
|
".git": true,
|
||
|
"node_modules": true,
|
||
|
"flow-typed": true,
|
||
|
"bower_components": true
|
||
|
}
|
||
|
}
|