Skip to content

Commit adad48f

Browse files
🤖 config(xo): Remove ignores.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/803c05c4d7c6c261ef9cc73d66677c4bf3f648a0/src/transforms/xo:config-remove-ignores.js Please contact the author of the transform if you believe there was an error.
1 parent c8962a7 commit adad48f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -193,10 +193,6 @@
193193
"rules": {
194194
"camelcase": "off",
195195
"unicorn/filename-case": "off"
196-
},
197-
"ignores": [
198-
"lib",
199-
"doc"
200-
]
196+
}
201197
}
202198
}

0 commit comments

Comments
 (0)