File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -674,8 +674,9 @@ Open Firefox and visit [WebToEpub on Firefox Add-ons][firefox-add-ons].
674674 - This will produce 3 files in the eslint directory.
675675 - WebToEpub0.0.0.x.xpi (Firefox version of plug-in)
676676 - WebToEpub0.0.0.x.zip (Chrome version of plug-in)
677- - packed.js
677+ - packed.js (concatenated JS for linting - don't edit this file directly)
678678 - Lint tests are OK if output ends with ` Wrote Zip to disk; Done in XXXs. `
679+ - To auto-fix lint errors run ` npm run lint:fix `
679680
6806813 . Install extension in browser of choice, using instructions above.
681682
@@ -884,7 +885,7 @@ Project Link: [https://github.com/dteviot/WebToEpub](https://github.com/dteviot/
884885[ issues-shield ] : https://img.shields.io/github/issues/dteviot/WebToEpub.svg?style=for-the-badge
885886[ issues-url ] : https://github.com/dteviot/WebToEpub/issues
886887
887- <!-- GitHub can't automtically ID the current license so let's hard code it -->
888+ <!-- GitHub can't automatically ID the current license so let's hard code it -->
888889
889890[ license-shield ] : https://img.shields.io/badge/LICENSE-GPLv3-%23555555?style=for-the-badge&label=LICENSE&color=285959
890891[ license-url ] : /LICENSE.md
You can’t perform that action at this time.
0 commit comments