Skip to content

Commit

Permalink
fix: Styling of first code block in post (#569)
Browse files Browse the repository at this point in the history
fixes #567
  • Loading branch information
nzakas committed May 10, 2024
1 parent 6b47c45 commit d49e85c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -17,7 +17,7 @@ The release of ESLint v9.0.0 brought with it the rollout of the [new configurati

These utilities may help if you encounter any of the following errors while running ESLint:

```
```shell
TypeError: context.getScope is not a function
TypeError: context.getAncestors is not a function
TypeError: context.markVariableAsUsed is not a function
Expand Down

0 comments on commit d49e85c

Please sign in to comment.