documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Improve typescript documentation

Open stafyniaksacha opened this issue 2 years ago • 2 comments

What does it do?

  • Add step to enable usage of typescript in user-defined plugins
  • Add import alias ~/ to project root, so we can import generated ~/schemas and other user-defined types
  • Add note about tsconfig target and node version (when using node16, it enables usage of new EcmaScript features such as String.prototype.replaceAll())
  • Add @strapi-community as alternative to disabling linters
  • Add tips to migrate existing JavaScript project to TypeScript
  • Add note about declaration merging

stafyniaksacha avatar Aug 24 '22 13:08 stafyniaksacha

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
documentation ✅ Ready (Inspect) Visit Preview Aug 27, 2022 at 10:42AM (UTC)

vercel[bot] avatar Aug 24 '22 13:08 vercel[bot]

@stafyniaksacha Thanks for the contribution! I will ask one of our developers to look at it and then I can handle the technical writing review.

stb13579 avatar Aug 24 '22 14:08 stb13579