Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Improvements to the boilerplate output

Compare
Choose a tag to compare
@thetutlage thetutlage released this 26 Dec 11:55
· 158 commits to develop since this release

Setup eslint, show help screen and handle cancelled prompts

  • chore: update dependencies 284585a
  • feat: set env variables for dependencies to tweak their setup behavior 3e317e0
  • feat: show help screen when no arguments are passed 4900ad7
  • fix: prompts to ask to eslint flag 3c2c76a
  • fix: handle prompt cancellation ba9d251
  • feat: remove tslint in favor of eslint d8a7e75
  • chore: remove bodyparser package, since core includes it by default 253370e
  • chore: remove tslint in favor of eslint 6badef8
  • chore: update dependencies a5fae0d
  • fix: typo in route templates 8982bc7

v1.2.6...v1.3.0