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.
@type
1 parent 325ae71 commit 69d449fCopy full SHA for 69d449f
release.config.mjs
@@ -1,5 +1,5 @@
1
/**
2
- * @type {import('semantic-release').GlobalConfig}
+ * @type {Partial<import('semantic-release').GlobalConfig>}
3
*/
4
export default {
5
branches: ['main'],
0 commit comments