work on format

This commit is contained in:
idk
2019-10-06 15:14:53 -04:00
parent b9d6171c8d
commit 1edd41900f
5 changed files with 1041 additions and 1100 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 . -name '*.js' -exec jsfmt -w {} \;
find . -path ./node_modules -prune -o -name '*.js' -exec jsfmt -w {} \;
deborig:
rm -rfv ../i2psetproxy.js-$(VERSION)