We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c166a38 commit 7a48cb6Copy full SHA for 7a48cb6
.circleci/config.yml
@@ -71,7 +71,7 @@ jobs:
71
- attach_workspace:
72
at: "."
73
74
- - run: npm run prettier
+ - run: npm run prettier --check
75
76
test:
77
docker:
0 commit comments