Skip to content

Commit 567f322

Browse files
authored
Remove prettier-check (#362)
1 parent 55e30cb commit 567f322

File tree

3 files changed

+8364
-109
lines changed

3 files changed

+8364
-109
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636

3737
- run:
3838
name: Check prettier
39-
command: npm run prettier-check
39+
command: npm run prettier:check
4040
when: always

0 commit comments

Comments
 (0)