Skip to content

Commit

Permalink
Meta tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Mar 14, 2023
1 parent acdb9b4 commit f3f2810
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"node": ">=12"
},
"scripts": {
"test": "xo && ava && tsd"
"test": "xo && ava",
"//test": "xo && ava && tsd"
},
"files": [
"index.js",
Expand Down

0 comments on commit f3f2810

Please sign in to comment.