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 d6f92f9 commit 4e16fffCopy full SHA for 4e16fff
package.json
@@ -30,7 +30,7 @@
30
"build:incremental": "GATSBY_EXPERIMENTAL_PAGE_BUILD_ON_DATA_CHANGES=true gatsby build --log-pages",
31
"serve": "gatsby serve",
32
"clean": "gatsby clean",
33
- "test:links": "remark src/pages --quiet --frail",
+ "test:links": "remark src/pages --quiet",
34
"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"
35
},
36
"remarkConfig": {
0 commit comments