Skip to content

Commit

Permalink
Update eslint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
warmachine028 authored Sep 3, 2024
1 parent 1618bde commit c1f1668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:

- name: Install ESLint
run: |
npm install --save-dev eslint-config-next --legacy-peer-deps
npm install @typescript-eslint/eslint-plugin --legacy-peer-deps
npm install [email protected] --legacy-peer-deps
npm install @microsoft/[email protected] --legacy-peer-deps
Expand Down

1 comment on commit c1f1668

@vercel
Copy link

@vercel vercel bot commented on c1f1668 Sep 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.