Skip to content

Commit

Permalink
apply prettier changes
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzhao committed Jan 17, 2025
1 parent 1b04111 commit 1e024cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ export interface NotaryToolNotarizeAppOptions {
* Options for notarizing your Electron app with `notarytool`.
* @category Core
*/
export type NotarizeOptions = NotaryToolNotarizeAppOptions & NotaryToolCredentials;
export type NotarizeOptions = NotaryToolNotarizeAppOptions & NotaryToolCredentials;

0 comments on commit 1e024cf

Please sign in to comment.