Skip to content

Commit 1500d65

Browse files
🤖 config(package.json): Remove xo call in test.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/b7b7316fcc320ee7d249b0aa391d9a196c944421/src/transforms/package.json:scripts-test-remove-xo.js Please contact the author of the transform if you believe there was an error.
1 parent 5ebe335 commit 1500d65

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
@@ -53,7 +53,7 @@
5353
"prepare": "npm run build",
5454
"prepublishOnly": "pinst --disable",
5555
"release": "np",
56-
"test": "xo && ava"
56+
"test": "ava"
5757
},
5858
"dependencies": {
5959
"@aureooms/js-cll": "^1.0.0"

0 commit comments

Comments
 (0)