Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(typescript): optimize docs of typescript #3374

Merged
3 commits merged into from
Jan 12, 2019
Merged

docs(typescript): optimize docs of typescript #3374

3 commits merged into from
Jan 12, 2019

Conversation

whxaxes
Copy link
Member

@whxaxes whxaxes commented Jan 8, 2019

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

更新优化关于 typescript 的使用文档,添加常见问题描述,英语版就等 merged 后 @Maledong 补一下?

@whxaxes
Copy link
Member Author

whxaxes commented Jan 8, 2019

这些常见问题都是聚焦于 ts 的,所以我直接写到 typescript 这一章里看看有没有问题?

Copy link
Member

@atian25 atian25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

好像还有英文版

@@ -416,9 +414,27 @@ declare module 'egg' {
}
```

在 egg-bin@4.10.0 中,我们还支持通过配置 `egg.require` 来简化 scripts 配置
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不用说版本,我们都是默认要求开发者安装最新的

@whxaxes
Copy link
Member Author

whxaxes commented Jan 8, 2019

@atian25 英文版还是让英语好点的同学来改吧 ... 我写的可能会有很多语病

@codecov
Copy link

codecov bot commented Jan 8, 2019

Codecov Report

Merging #3374 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3374   +/-   ##
=======================================
  Coverage   99.76%   99.76%           
=======================================
  Files          29       29           
  Lines         844      844           
=======================================
  Hits          842      842           
  Misses          2        2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2a801f7...9d63c15. Read the comment docs.

@ghost
Copy link

ghost commented Jan 11, 2019

@atian25 : Please have a check and merge it if possible.

@ghost ghost merged commit 7e5ef21 into master Jan 12, 2019
@ghost ghost deleted the optimize-ts-docs branch January 12, 2019 01:53
popomore pushed a commit that referenced this pull request Jan 12, 2019
docs(typescript): optimize docs of typescript (#3374)

Simplify the doc of Typescript
@ghost ghost mentioned this pull request Jan 12, 2019
4 tasks
ghost pushed a commit that referenced this pull request Jan 13, 2019
Since the TypeScript is changed in doc, this is the sync English version.
Ref: #3374
popomore pushed a commit that referenced this pull request Jan 13, 2019
doc (typescript.md): Sync the English translation (#3397)

Since the TypeScript is changed in doc, this is the sync English version.
Ref: #3374
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants