We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
"repository"
package.json
1 parent d982333 commit 05baf7bCopy full SHA for 05baf7b
1 file changed
package.json
@@ -1,5 +1,9 @@
1
{
2
"name": "@node-core/api-docs-tooling",
3
+ "repository": {
4
+ "type": "git",
5
+ "url": "git+https://github.com/nodejs/api-docs-tooling.git"
6
+ },
7
"scripts": {
8
"lint": "eslint .",
9
"lint:fix": "eslint --fix .",
0 commit comments