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 70959ea commit 6a3c55eCopy full SHA for 6a3c55e
.github/workflows/check-npm.yml
@@ -63,7 +63,7 @@ jobs:
63
file-name: eslintrc-schema.json
64
65
# This schema is referenced by the package.json schema, so must also be accessible.
66
- - name: Download JSON schema for eslintrc.json
+ - name: Download JSON schema for Prettier configuration file
67
id: download-prettierrc-schema
68
uses: carlosperate/download-file-action@v1
69
with:
0 commit comments