Skip to content

Adding support for typescript flag in rcFile

Choose a tag to compare

@thetutlage thetutlage released this 14 Oct 10:25

The typescript flag helps the AdonisJs runtime and tooling tweak behavior based upon whether application is created/running in Typescript or not

  • feat: add support for defining typescript flag in rc file 5b7b0aa
  • chore: update dependencies 8206f71

v1.0.14...v1.1.0