11 lines
124 B
JSON
11 lines
124 B
JSON
{
|
|
"files.exclude": {
|
|
"node_modules": true,
|
|
"data": true
|
|
},
|
|
"cSpell.words": [
|
|
"docstore",
|
|
"Tpds"
|
|
]
|
|
}
|