Skip to content

Commit f75fe4e

Browse files
committed
chore: enable vscode xo linting
1 parent 7b59cb1 commit f75fe4e

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)