We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 785920a commit cd28a57Copy full SHA for cd28a57
src/main.d.ts
@@ -1,7 +1,7 @@
1
/**
2
* `template-name` options
3
*/
4
-// eslint-disable-next-line @typescript-eslint/no-empty-interface
+// eslint-disable-next-line @typescript-eslint/no-empty-interface, @typescript-eslint/no-empty-object-type
5
export interface Options {}
6
7
0 commit comments