11 lines
168 B
JSON
11 lines
168 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"dotnet.defaultSolution": "src/SanctionsSearch.sln",
|
|
"cSpell.words": [
|
|
"OFAC",
|
|
"Sdns",
|
|
"Szalay",
|
|
"upserting"
|
|
]
|
|
}
|