docs(core): fix typo in task-pipeline-configuration.md (#18185)
This commit is contained in:
parent
4940b2b0b2
commit
1572749f4a
@ -78,7 +78,7 @@ Situations like this are pretty common:
|
|||||||

|

|
||||||
|
|
||||||
Because we described the rules in `nx.json`, they will apply to all the projects in the repo. You can also define
|
Because we described the rules in `nx.json`, they will apply to all the projects in the repo. You can also define
|
||||||
project-specific rules by adding them to the project's configuration ([learn more](/reference/project-configuration#dependson).
|
project-specific rules by adding them to the project's configuration ([learn more](/reference/project-configuration#dependson)).
|
||||||
|
|
||||||
```jsonc {% fileName="package.json"%}
|
```jsonc {% fileName="package.json"%}
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user