Files

12 lines
206 B
JSON
Raw Permalink Normal View History

{
"editor.formatOnSave": true,
2025-05-21 14:33:03 -05:00
"dotnet.defaultSolution": "./src/StevesBot.sln",
"cSpell.words": [
2025-05-24 11:30:00 -05:00
"aspnet",
2025-05-24 10:53:55 -05:00
"DOCKERHUB",
2025-05-21 14:33:03 -05:00
"Reconnectable",
"Steves",
"stevesbot",
2025-05-21 14:33:03 -05:00
"Szalay"
],
}