Open
Conversation
Collaborator
|
建议把 |
Member
|
这个小伙伴还是个程序员新人,可能问题比较多,大家多帮忙看看 |
Member
done |
Collaborator
|
咱们本身是中文文档,仓库使用大部分也是中文用户,建议 commit message、PR 标题等地方,首选中文描述,英文描述可选,不要使用拼音之类的。 |
hovenjay
reviewed
Nov 1, 2022
| --- | ||
| title: Turborepo Codemods | ||
| description: To make upgrading easier, Turborepo includes codemods and migration scripts. | ||
| description: 为了使升级更容易,Turborepo包括代码代码和迁移脚本。 |
Collaborator
There was a problem hiding this comment.
Suggested change
| description: 为了使升级更容易,Turborepo包括代码代码和迁移脚本。 | |
| description: 为了使升级更容易,Turborepo 包括代码代码和迁移脚本。 |
hovenjay
reviewed
Nov 1, 2022
| @@ -125,8 +129,7 @@ npx @turbo/codemod create-turbo-config | |||
|
|
|||
| ### `migrate-env-var-dependencies` | |||
Collaborator
There was a problem hiding this comment.
Suggested change
| ### `migrate-env-var-dependencies` | |
| ### migrate-env-var-dependencies |
hovenjay
reviewed
Nov 1, 2022
| # 配置选项 (`turbo.json`) | ||
|
|
||
| You can configure the behavior of `turbo` by adding a `turbo.json` file in your monorepo's root (i.e. the same one you specify your `workspaces` key is set for Yarn and npm users). | ||
| 您可以通过添加一个' turbo '来配置' turbo '的行为。 json '文件在你的monorepo的根目录中(也就是你为Yarn和npm用户指定的' workspace '键)。 |
Collaborator
There was a problem hiding this comment.
`turbo` …… `turbo.json` ……
声明的是行内代码块儿,翻译的时候不要转成单引号分隔 ' turbo ' ,空格添加的位置不对,英文与半角单引号之间不应有空格,可以再熟悉一下 markdown 语法呀~
turbo …… turbo.json ……
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.