Skip to content

Commit

Permalink
chore(lint): adds back npm run script lint
Browse files Browse the repository at this point in the history
  • Loading branch information
saneef committed Oct 22, 2023
1 parent 4e231e5 commit 8507e35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"url": "git+https://github.com:saneef/eleventy-plugin-img2picture.git"
},
"scripts": {
"lint": "eslint lib/**/*.js tests/**/*.js",
"test": "ava --timeout 1m --no-worker-threads",
"prepare": "husky install"
},
Expand Down

0 comments on commit 8507e35

Please sign in to comment.