We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4b00c commit 6926421Copy full SHA for 6926421
theme/package.json
@@ -8,6 +8,7 @@
8
"lint": "eslint '**/*.{js,ts,tsx}'",
9
"lint:fix": "npm run lint -- --fix"
10
},
11
+ "repo": "https://github.com/primer/doctocat",
12
"prettier": "@github/prettier-config",
13
"resolutions": {
14
"graphql": "^15.4.0",
0 commit comments