Skip to content

Commit

Permalink
chore: update README.md (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikoTan authored Sep 1, 2024
1 parent c299a75 commit 934a016
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# eslint-config
# @hamster-bot/eslint-config

Common ESLint configuration used in Hamster

Expand Down Expand Up @@ -55,7 +55,7 @@ export default [
```

> [!NOTE]
> If you are using Yarn PnP, since the `import-x` plugin that we are using if not
> If you are using Yarn PnP, since the `import-x` plugin that we are using is not
> actually support PnP, it is supported by the `eslint`'s FlatCompat plugin right now.
> So it require you to manually declare this plugin as the dependencies in your `package.json`.
Expand Down

0 comments on commit 934a016

Please sign in to comment.