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 95bf11a commit 54dc048Copy full SHA for 54dc048
package.json
@@ -69,5 +69,8 @@
69
"prettier --write"
70
],
71
"*.{json,md}": "prettier --write"
72
+ },
73
+ "publishConfig": {
74
+ "provenance": true
75
}
76
0 commit comments