Skip to content

Commit ee87a83

Browse files
committed
chore(lint): add prettier
1 parent a1bf9ea commit ee87a83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
uses: wearerequired/lint-action@v1
3232
with:
3333
eslint: true
34+
prettier: true
3435

3536
# Flow is not supported by lint-action, so we run it raw
3637
- name: Run Flow

0 commit comments

Comments
 (0)