Skip to content

Commit 4a705c3

Browse files
committed
Type prop order nit
1 parent 76575bf commit 4a705c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/commands/scan/cmd-scan-create.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,8 @@ async function run(
221221
markdown: boolean
222222
org: string
223223
pullRequest: number
224-
readOnly: boolean
225224
reach: boolean
225+
readOnly: boolean
226226
setAsAlertsPage: boolean
227227
tmp: boolean
228228
}

0 commit comments

Comments
 (0)