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.
bugs
1 parent 404b825 commit fe2ff1fCopy full SHA for fe2ff1f
package.json
@@ -30,5 +30,8 @@
30
"gh-release": "^3.5.0",
31
"jest": "^25.1.0"
32
},
33
- "repository": "https://github.com/sw-yx/netlify-plugin-a11y"
+ "repository": "https://github.com/sw-yx/netlify-plugin-a11y",
34
+ "bugs": {
35
+ "url": "https://github.com/sw-yx/netlify-plugin-a11y/issues"
36
+ }
37
}
0 commit comments