Skip to content

Commit 5233a43

Browse files
committed
build: change eslint to xo
1 parent fe7ddb0 commit 5233a43

File tree

5 files changed

+15526
-5051
lines changed

5 files changed

+15526
-5051
lines changed

.eslintrc.json

-12
This file was deleted.

.lintstagedrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"*.js": "eslint"
2+
"*.js": "xo"
33
}

0 commit comments

Comments
 (0)