-
Notifications
You must be signed in to change notification settings - Fork 109
static-type-checking.md translate #207
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
static-type-checking.md translate #207
Conversation
✔️ Deploy Preview for vi-reactjs-org ready! 🔨 Explore the source changes: 248c2fc 🔍 Inspect the deploy log: https://app.netlify.com/sites/vi-reactjs-org/deploys/6142e0f2e1804b0007a60f03 😎 Browse the preview: https://deploy-preview-207--vi-reactjs-org.netlify.app |
content/docs/static-type-checking.md
Outdated
|
||
```js | ||
// @flow | ||
``` | ||
|
||
Typically it is placed at the top of a file. Try adding it to some files in your project and run `yarn flow` or `npm run flow` to see if Flow already found any issues. | ||
Thông thường, nó được đặt ở đầu tệp. Hãy thử thêm nó vào một số tệp trong project của bạn và chạy `yarn flow` hoặc `npm run flow` để xem Flow đã tìm thấy bất kỳ vấn đề nào chưa. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tệp thì bạn nên giữ là files sẽ dễ hiểu hơn nhé
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed!
Em se PR lại nha
Vào Th 5, 16 thg 9, 2021 lúc 13:08 Ryan Le ***@***.***> đã
viết:
…
***@***.**** requested changes on this pull request.
------------------------------
In content/docs/static-type-checking.md
<#207 (comment)>
:
>
```js
// @flow
```
-Typically it is placed at the top of a file. Try adding it to some files in your project and run `yarn flow` or `npm run flow` to see if Flow already found any issues.
+Thông thường, nó được đặt ở đầu tệp. Hãy thử thêm nó vào một số tệp trong project của bạn và chạy `yarn flow` hoặc `npm run flow` để xem Flow đã tìm thấy bất kỳ vấn đề nào chưa.
Tệp thì bạn nên giữ là files sẽ dễ hiểu hơn nhé
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#207 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVGXAIWY2Y2IUZIGNMEL2P3UCGCXXANCNFSM5EDFTZCA>
.
|
@qhuu2742 Em commit thêm vào nhánh này nha, nó sẽ tự update vào PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚡ Gooood!!!
No description provided.