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 6805796 commit 280302eCopy full SHA for 280302e
.github/workflows/lint.yml
@@ -26,4 +26,4 @@ jobs:
26
run: |
27
yarn install --frozen-lockfile
28
yarn run integrity
29
- yarn run eslint:check
+ yarn run lint:check
0 commit comments