Skip to content

Commit e463df1

Browse files
updates per PR review
Co-authored-by: Chocobo1 <Chocobo1@users.noreply.github.com>
1 parent 3fe3b82 commit e463df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webui/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/qbittorrent/qBittorrent.git"
77
},
88
"scripts": {
9-
"format": "js-beautify -r *.mjs private/*.html private/scripts/*.js private/views/*.html public/*.html public/scripts/*.js public/*.json && prettier --write **.css",
9+
"format": "js-beautify -r *.mjs private/*.html private/scripts/*.js private/views/*.html public/*.html public/*.json public/scripts/*.js && prettier --write **.css",
1010
"lint": "eslint *.mjs private/*.html private/scripts/*.js private/views/*.html public/*.html public/scripts/*.js && stylelint **/*.css && html-validate private public"
1111
},
1212
"devDependencies": {

0 commit comments

Comments
 (0)