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 39194fa commit 6eff482Copy full SHA for 6eff482
.github/workflows/eslint-plugin-diff.yml
@@ -13,4 +13,4 @@ jobs:
13
yarn link
14
yarn link "eslint-plugin-diff"
15
- name: Run ESLint on your changes only
16
- run: npx --no-install eslint --ext .js,.jsx,.ts,.tsx .
+ run: yarn run lint
0 commit comments