Skip to content

Commit

Permalink
chore: update lint script
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlafroscia committed Mar 12, 2021
1 parent 26ae24d commit 7972990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"lib"
],
"scripts": {
"lint:js": "eslint .",
"lint": "eslint .",
"test": "jest",
"release": "standard-version"
},
Expand Down

0 comments on commit 7972990

Please sign in to comment.