Skip to content

victorbutler/openaudible-audiobookshelf-watcher

Repository files navigation

openaudible-audiobookshelf-watcher

Available Scripts

  • clean - remove coverage data, Jest cache and transpiled files,
  • prebuild - lint source files and tests before building,
  • build - transpile TypeScript to ES6,
  • build:watch - interactive watch mode to automatically transpile source files,
  • lint - lint source files and tests,
  • prettier - reformat files