Skip to content

Commit

Permalink
updates per PR review
Browse files Browse the repository at this point in the history
Co-authored-by: Chocobo1 <Chocobo1@users.noreply.github.com>
  • Loading branch information
lightswitch05 and Chocobo1 authored Dec 15, 2024
1 parent 3fe3b82 commit e463df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webui/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/qbittorrent/qBittorrent.git"
},
"scripts": {
"format": "js-beautify -r *.mjs private/*.html private/scripts/*.js private/views/*.html public/*.html public/scripts/*.js public/*.json && prettier --write **.css",
"format": "js-beautify -r *.mjs private/*.html private/scripts/*.js private/views/*.html public/*.html public/*.json public/scripts/*.js && prettier --write **.css",
"lint": "eslint *.mjs private/*.html private/scripts/*.js private/views/*.html public/*.html public/scripts/*.js && stylelint **/*.css && html-validate private public"
},
"devDependencies": {
Expand Down

0 comments on commit e463df1

Please sign in to comment.