Skip to content

Commit

Permalink
ESLint 9 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mattschuette committed Apr 9, 2024
1 parent 5ab9767 commit abd2234
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuousIntegration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:

- name: Run ESLint
run: eslint .
env:
ESLINT_USE_FLAT_CONFIG: false

- name: Run npm install
run: npm install
Expand Down

0 comments on commit abd2234

Please sign in to comment.