Skip to content

Commit

Permalink
Explicitly install react eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Feb 3, 2024
1 parent 5bbffee commit 78c5d37
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ repos:
files: \.jsx?$
types: [file]
exclude: jupyterhub_fancy_profiles/static
additional_dependencies:
# Duplicated from package.json's devDependencies
- eslint-plugin-react

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

0 comments on commit 78c5d37

Please sign in to comment.