Skip to content

Commit 2cca029

Browse files
committed
refactor: remove prettier (FreeTubeApp#6631)
1 parent 0154960 commit 2cca029

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
"pack:web": "webpack --mode=production --node-env=production --config _scripts/webpack.web.config.js",
5050
"pack:botGuardScript": "webpack --config _scripts/webpack.botGuardScript.config.js",
5151
"postinstall": "run-s --silent rebuild:electron patch-shaka",
52-
"prettier": "prettier --write \"{src,_scripts}/**/*.{js,vue}\"",
5352
"rebuild:electron": "electron-builder install-app-deps",
5453
"release": "run-s test build",
5554
"ci": "yarn install --silent --frozen-lockfile"

0 commit comments

Comments
 (0)