Skip to content

Commit 9a7d100

Browse files
committed
chore: enable vscode xo linting
1 parent a5f9b9b commit 9a7d100

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.vscode/settings.json

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// Place your settings in this file to overwrite default and user settings.
2+
{
3+
"xo.enable": true
4+
}

0 commit comments

Comments
 (0)