Skip to content

Commit

Permalink
Remove test script
Browse files Browse the repository at this point in the history
  • Loading branch information
otacke authored Dec 15, 2023
1 parent 01e3dc8 commit 0ec61b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "Add an x-ray effect to images in H5P",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"lint": "stylelint './src/**/*.scss' && eslint './src/**/*.js'",
"build": "webpack --mode=production",
"watch": "webpack --mode=development --watch"
Expand Down

0 comments on commit 0ec61b7

Please sign in to comment.