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.
2 parents 19581c6 + 079a5c7 commit 79a229fCopy full SHA for 79a229f
package.json
@@ -19,7 +19,7 @@
19
"build": "gatsby build",
20
"serve": "gatsby serve",
21
"clean": "gatsby clean",
22
- "test:links": "remark src/pages --quiet --frail",
+ "test": "remark src/pages --quiet --frail",
23
"lint": "docker run --rm -e RUN_LOCAL=true --env-file '.github/super-linter.env' -v \"$PWD\":/tmp/lint github/super-linter:slim-v4.10.1"
24
},
25
"packageManager": "yarn@3.2.1",
0 commit comments