Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Oct 27, 2024
1 parent 785920a commit cd28a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* `template-name` options
*/
// eslint-disable-next-line @typescript-eslint/no-empty-interface
// eslint-disable-next-line @typescript-eslint/no-empty-interface, @typescript-eslint/no-empty-object-type
export interface Options {}

/**
Expand Down

0 comments on commit cd28a57

Please sign in to comment.