Skip to content

Commit

Permalink
Fix eslint react reference
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverroick committed Nov 8, 2024
1 parent 2ee1d29 commit 0e57e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ repos:
# Duplicated from package.json's devDependencies, otherwise pre-commit.ci
# does not like it
- [email protected]
- eslint-plugin-react/index.js
- "eslint-plugin-react/index.js"

# pre-commit.ci config reference: https://pre-commit.ci/#configuration
ci:
Expand Down

0 comments on commit 0e57e5b

Please sign in to comment.