Skip to content

Commit

Permalink
Update prettier-js-format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sandys authored Nov 9, 2023
1 parent de68ff7 commit 4783d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier-js-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install Prettier
run: npm install prettier
- name: Install ESLint
run: |
run: >
npm install eslint@latest &&
npm install @microsoft/eslint-formatter-sarif@latest eslint-config-google@latest eslint-plugin-import@latest @typescript-eslint/eslint-plugin@latest @typescript-eslint/parser@latest eslint-config-prettier@latest
- name: Get cache date
Expand Down

0 comments on commit 4783d41

Please sign in to comment.