Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Commit a1c7d12

Browse files
committed
types: Fix typo in vcsRemote config option
1 parent 1900856 commit a1c7d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ declare namespace SentryCliPlugin {
1515
| 'authToken'
1616
| 'org'
1717
| 'project'
18-
| 'vscRemote'
18+
| 'vcsRemote'
1919
| 'dist'
2020
| 'silent'
2121
>,

0 commit comments

Comments
 (0)