Strapi supercharged with typescript

Hi everyone!
We have just published a Strapi template with 100% typescript typing, documentation is still being written, but everything is here!

  • Cover API, Plugins and all Internal Strapi typing
  • Ahead-Of-Time compilation errors with Typescript (make tsc working and relevant)
  • Highly extensible definitions (via typescript interface augmentation)
  • Linters with all recommendation enabled (eslint+prettier)
  • React linters for admin customization
  • Follows standard conventional-commits and releases process

Any feedback and/or contribution is welcome !

digisquad-io/strapi-supercharged-template: Opinionated strapi configuration with enhanced typings, linters & releases process (github.com)

See you soon!

1 Like