Skip to content

Commit ceb69de

Browse files
committed
Fix lint error
1 parent e07be22 commit ceb69de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

types/webpack/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1449,6 +1449,7 @@ declare namespace webpack {
14491449

14501450
// Compatibility with webpack@5's own types
14511451
// See https://github.com/webpack/webpack/issues/11630
1452+
// tslint:disable-next-line no-empty-interface
14521453
interface WebpackPluginInstance extends Plugin {}
14531454

14541455
abstract class ResolvePlugin implements Tapable.Plugin {

0 commit comments

Comments
 (0)