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 e79250c commit 185ca9dCopy full SHA for 185ca9d
netlify.toml
@@ -9,7 +9,7 @@
9
checkPaths = ['/']
10
11
# # optional config
12
- # resultMode = "warn" # is "error" by default
+ resultMode = "warn" # is "error" by default
13
14
# # Developer only
15
# debugMode = true # extra logging for plugin developers
package.json
@@ -30,5 +30,5 @@
30
"gh-release": "^3.5.0",
31
"jest": "^25.1.0"
32
},
33
- "repository": "https://github.com/sw-yx/netlify-plugin-axe"
+ "repository": "https://github.com/sw-yx/netlify-plugin-a11y"
34
}
0 commit comments