Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 414 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 414 Bytes

badlinks

a cli to find and remove links that might annoy the chrome web store team

often these are firebase links for some reason

Usage

  • npx badlinks <folder> to scan
  • npx badlinks <folder> -r to remove
Usage: bad firebase links <folder> [options]

Arguments:
  folder        Folder to find JS links in

Options:
  -r, --remove  Remove the JS links
  -h, --help    display help for command