Skip to content

Commit 5fc166e

Browse files
[core] Fix ESLint reference name
1 parent 970a4fc commit 5fc166e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
- checkout
154154
- install_js
155155
- run:
156-
name: Eslint
156+
name: ESlint
157157
command: pnpm eslint:ci
158158
- run:
159159
name: Stylelint

0 commit comments

Comments
 (0)