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 5901f5a commit 08dcf0f
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": "Boilerplate for plain H5P content types (SNORDIAN style)",
"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 08dcf0f

Please sign in to comment.