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 c3acb04 commit de68ff7
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 @@ -28,7 +28,7 @@ jobs:
run: npm install prettier
- name: Install ESLint
run: |
npm install eslint@latest
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
id: get-date
Expand Down

0 comments on commit de68ff7

Please sign in to comment.