eggjs / egg

🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
https://eggjs.org
MIT License
18.87k stars 1.81k forks source link

[Feature Request] 关于egg-mysql typescript 支持, 参考百度的资料封装了一个.d.ts,麻烦作者验证后,加入到官方文档。 #4398

Open halo951 opened 4 years ago

halo951 commented 4 years ago

Background

初次使用 egg.js ,我用的ts版本,光荣入坑egg-mysql,我看官网和github上面都没有明确的 .d.ts支持,参考百度上别人整理的,封了一个分享出来,希望作者补充到egg-mysql的文档中,尽量让后来者少踩坑。

Proposal

  1. 使用 egg-mysql 时,引入.d.ts支持 yarn add egg-mysql-typescript-lib
  2. 项目地址:(github)[https://github.com/a951055/egg-mysql-typescript-lib]
jjeejj commented 4 years ago

这个 不应该是到 egg-mysql 仓库 下,提个 PR 呢? 提完等待作者的 review

halo951 commented 4 years ago

额,好像是的..emmm