We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b2c93 commit 8366154Copy full SHA for 8366154
.github/workflows/eslint.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Install ESLint
34
run: |
35
- npm install eslint@8.10.0
+ npm install eslint
36
npm install @microsoft/[email protected]
37
38
- name: Run ESLint
0 commit comments