Skip to content

Commit 6312542

Browse files
committed
chore: add xo to workspace extension recommendation
1 parent 52a7f7e commit 6312542

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.vscode/extensions.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"recommendations": [
3+
"samverschueren.linter-xo"
4+
]
5+
}

0 commit comments

Comments
 (0)