Skip to content

Commit 71a23e6

Browse files
committed
Add suggested improvement to ESLint command
1 parent 82c07d5 commit 71a23e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ESLint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ jobs:
88
- name: Install modules
99
run: yarn
1010
- name: Run ESLint
11-
run: yarn run eslint . --ext .js,.jsx,.ts,.tsx
11+
run: yarn run lint

0 commit comments

Comments
 (0)