Skip to content

Commit

Permalink
feat: test issueops create rc command
Browse files Browse the repository at this point in the history
  • Loading branch information
Albert Hernandez Pellicer committed Feb 24, 2024
1 parent d9dbfe0 commit 110eeaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { isPositiveNumber } from "../src";

const value = 2;
const value = 3;

const result = {
value,
Expand Down

0 comments on commit 110eeaf

Please sign in to comment.