Skip to content

Commit 27be67d

Browse files
committed
chore: adds xunit to cspell configuration
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent 1424909 commit 27be67d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
},
77
"cSpell.words": [
88
"csdl",
9-
"Hidi"
9+
"Hidi",
10+
"Xunit"
1011
]
1112
}

0 commit comments

Comments
 (0)