Skip to content

Commit

Permalink
watch views
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkav committed Jan 11, 2024
1 parent d339fbf commit 03bf885
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 @@ -36,7 +36,7 @@
},
"scripts": {
"start": "node server.js",
"dev": "npx nodemon server.js",
"dev": "npx nodemon -e pug,js,json server.js",
"test": "mocha --recursive",
"check": "biome check .",
"coverage": "npx nyc --report-dir coverage npm test",
Expand Down

0 comments on commit 03bf885

Please sign in to comment.