10 lines
141 B
JSON
10 lines
141 B
JSON
{
|
|
"i18n-ally.localesPaths": [],
|
|
"files.watcherExclude": {
|
|
"**/dist/**": true
|
|
},
|
|
"search.exclude": {
|
|
"**/dist/**": true
|
|
}
|
|
}
|