Skip to content

Commit

Permalink
Fixing lint prettier issues with .md files
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl Norling committed Aug 10, 2023
1 parent ddf8a7f commit fe92f35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/Configuration.md
Expand Up @@ -1177,6 +1177,7 @@ export default config;
```

We hope to support Prettier v3 seamlessly out of the box in a future version of Jest. See [this](https://github.com/jestjs/jest/issues/14305) tracking issue.

</details>

### `projects` \[array&lt;string | ProjectConfig&gt;]
Expand Down
1 change: 1 addition & 0 deletions website/versioned_docs/version-29.6/Configuration.md
Expand Up @@ -1177,6 +1177,7 @@ export default config;
```

We hope to support Prettier v3 seamlessly out of the box in a future version of Jest. See [this](https://github.com/jestjs/jest/issues/14305) tracking issue.

</details>

### `projects` \[array&lt;string | ProjectConfig&gt;]
Expand Down

0 comments on commit fe92f35

Please sign in to comment.