Skip to content

Commit

Permalink
fix pacakge
Browse files Browse the repository at this point in the history
  • Loading branch information
reggi authored Sep 25, 2024
1 parent eba434a commit c0dbf56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"author": "GitHub Inc.",
"license": "ISC",
"scripts": {
"lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
"lint": "npm run eslint",
"pretest": "npm run lint",
"test": "tap",
"snap": "tap",
Expand Down

0 comments on commit c0dbf56

Please sign in to comment.