chore: setup for day 9
This commit is contained in:
Vendored
+4
-1
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"editor.formatOnSave": true,
|
||||
"dotnet.defaultSolution": "../AdventOfCode2024.sln",
|
||||
"dotnet.testWindow.useTestingPlatformProtocol": true
|
||||
"dotnet.testWindow.useTestingPlatformProtocol": true,
|
||||
"cSpell.words": [
|
||||
"Fragmenter"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user