Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs(introduction): optimize markdown #186

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

Merged
merged 1 commit into from
Jul 20, 2020
Merged

docs(introduction): optimize markdown #186

merged 1 commit into from
Jul 20, 2020

Conversation

FishPlusOrange
Copy link
Contributor

感觉这样调整之后更好一点:

调整前:

这是因为 **TypeScript 只会在编译时对类型进行静态检查,如果发现有错误,编译的时候就会报错。**而在运行时,与普通的 JavaScript 文件一样,不会对类型进行检查。

调整后:

这是因为 TypeScript 只会在编译时对类型进行静态检查,如果发现有错误,编译的时候就会报错。而在运行时,与普通的 JavaScript 文件一样,不会对类型进行检查。

@xcatliu xcatliu merged commit 99b4204 into xcatliu:master Jul 20, 2020
@FishPlusOrange FishPlusOrange deleted the fix/optimize-markdown branch July 20, 2020 14:47
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.

2 participants