2024-08-10 14:46:45 -05:00
|
|
|
{
|
|
|
|
|
"editor.formatOnSave": true,
|
|
|
|
|
"dotnet.defaultSolution": "src/SanctionsSearch.sln",
|
2024-08-18 20:16:38 -05:00
|
|
|
"cSpell.words": [
|
|
|
|
|
"OFAC",
|
|
|
|
|
"Sdns",
|
2024-08-21 09:57:24 -05:00
|
|
|
"Szalay",
|
|
|
|
|
"upserting"
|
2024-08-18 20:16:38 -05:00
|
|
|
]
|
2024-08-10 14:46:45 -05:00
|
|
|
}
|