Skip to content

Commit

Permalink
Merge branch 'io/yarn-to-npm' of https://github.com/nkowaokwu/igbo_api
Browse files Browse the repository at this point in the history
…into io/yarn-to-npm
  • Loading branch information
ijemmao committed Feb 29, 2024
2 parents 8cfa081 + bb1cc89 commit 856d3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
run: npm install

- name: Run ESLint
run: npm run eslint ./src --ext .js,.jsx,.ts,.tsx -c ./.eslintrc.js
run: npx eslint ./src --ext .js,.jsx,.ts,.tsx -c ./.eslintrc.js

0 comments on commit 856d3dc

Please sign in to comment.