Skip to content

Commit

Permalink
feat: remove with constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
markonikolas committed Sep 16, 2024
1 parent 2886f9a commit 15d3b2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@ jobs:
run: yarn
- name: Run ESLint
run: eslint . --ext .js,.jsx,.ts,.tsx
with:
files: src/

0 comments on commit 15d3b2c

Please sign in to comment.