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 3a2dc92 commit dc6445bCopy full SHA for dc6445b
.github/workflows/build.yml
@@ -27,6 +27,7 @@ jobs:
27
run: |
28
jlpm
29
jlpm run eslint:check
30
+ jlpm run prettier:check
31
32
python -m pip install .
33
0 commit comments