Skip to content

Commit de2faea

Browse files
authored
Fix linting error (#35)
1 parent d11c715 commit de2faea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable no-redeclare */
12
import {MergeExclusive} from 'type-fest';
23
import {Compiler} from 'webpack';
34

0 commit comments

Comments
 (0)