8 lines
192 B
JSON
8 lines
192 B
JSON
{
|
|
"dotnet.defaultSolution": "AnthropicClient.sln",
|
|
"cSpell.words": [
|
|
"Browsable",
|
|
"Szalay"
|
|
],
|
|
"dotnet.unitTests.runSettingsPath": "./tests/AnthropicClient.Tests/.runsettings"
|
|
} |