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 9e3771d commit c38f797Copy full SHA for c38f797
.github/workflows/package.yml
@@ -32,6 +32,7 @@ jobs:
32
${{ runner.os }}-build-
33
${{ runner.os }}-
34
- run: npm ci
35
+ - run: npm run prettier
36
- run: npm run build
37
publish:
38
runs-on: ubuntu-latest
0 commit comments