Skip to content

Commit

Permalink
Lint with eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
bbannier committed Jan 24, 2025
1 parent 1b58875 commit eca8f4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,9 @@ repos:
hooks:
- id: actionlint

- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.18.0
hooks:
- id: eslint

exclude: src/(css|js)/(mermaid|mdbook).*
Empty file added eslint.config.js
Empty file.

0 comments on commit eca8f4b

Please sign in to comment.