11 lines
192 B
JSON
11 lines
192 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"dotnet.defaultSolution": "./src/StevesBot.sln",
|
|
"cSpell.words": [
|
|
"DOCKERHUB",
|
|
"Reconnectable",
|
|
"Steves",
|
|
"stevesbot",
|
|
"Szalay"
|
|
],
|
|
} |