8 lines
186 B
JSON
8 lines
186 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"dotnet.defaultSolution": "../AdventOfCode2024.sln",
|
|
"dotnet.testWindow.useTestingPlatformProtocol": true,
|
|
"cSpell.words": [
|
|
"Fragmenter"
|
|
]
|
|
} |