23 lines
329 B
Plaintext
23 lines
329 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"search.exclude": {
|
|
"**/node_modules": true,
|
|
"**/bower_components": true,
|
|
"**/*.code-search": true,
|
|
"dist/**": true,
|
|
"**/*.min.js": true,
|
|
},
|
|
"cSpell.enabled": true,
|
|
"cSpell.words": [
|
|
"Battaglia",
|
|
"Noaa",
|
|
"arcgis",
|
|
"devbridge"
|
|
],
|
|
},
|
|
} |