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 75435b1 commit 06840f3Copy full SHA for 06840f3
typescript/bump.config.ts
@@ -0,0 +1,5 @@
1
+import { defineConfig } from "bumpp";
2
+
3
+export default defineConfig({
4
+ // ...options
5
+});
0 commit comments