Skip to content

Commit ace4e11

Browse files
😒 chore(xo): Fix config.
1 parent 28612c5 commit ace4e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"sideEffects": false,
139139
"xo": {
140140
"prettier": true,
141-
"ignore": [
141+
"ignores": [
142142
"lib",
143143
"doc"
144144
],

0 commit comments

Comments
 (0)