feat: work on setting up database
This commit is contained in:
Vendored
+5
-1
@@ -1,5 +1,9 @@
|
||||
{
|
||||
"editor.formatOnSave": true,
|
||||
"dotnet.defaultSolution": "src/SanctionsSearch.sln",
|
||||
"cSpell.words": ["OFAC", "Szalay"]
|
||||
"cSpell.words": [
|
||||
"OFAC",
|
||||
"Sdns",
|
||||
"Szalay"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user