chore: initial project setup

This commit is contained in:
Stevan Freeborn
2024-08-10 14:46:45 -05:00
commit fec8540d26
12 changed files with 1041 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"editor.formatOnSave": true,
"dotnet.defaultSolution": "src/SanctionsSearch.sln",
"cSpell.words": ["OFAC"]
}