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 6fa6763 commit fbdff4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Install ESLint
run: |
npm install next/core-web-vitals
npm install @typescript-eslint/eslint-plugin
npm install [email protected]
npm install @microsoft/[email protected]
Expand Down

1 comment on commit fbdff4b

@vercel
Copy link

@vercel vercel bot commented on fbdff4b 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.