This commit is contained in:
idk
2019-10-06 15:18:10 -04:00
parent 1edd41900f
commit 73943f9d43
10 changed files with 756 additions and 645 deletions

View File

@@ -66,7 +66,7 @@ libpolyfill:
wget -O chromium/browser-polyfill.min.js https://unpkg.com/webextension-polyfill/dist/browser-polyfill.min.js
fmt:
find . -path ./node_modules -prune -o -name '*.js' -exec jsfmt -w {} \;
find . -path ./node_modules -prune -o -name '*.js' -exec prettier --write {} \;
deborig:
rm -rfv ../i2psetproxy.js-$(VERSION)