Skip to content

Commit adc0587

Browse files
committed
chore(eslint): remove remaining inline import/no-unresolved disable in src/hooks.ts
1 parent 090e7e7 commit adc0587

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/hooks.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import { RawSource } from 'webpack-sources';
99

1010
import type { EmitCountMap, InternalOptions } from './index.js';
1111

12-
// eslint-disable-next-line import/no-unresolved
1312
import type { CompilationAsset, FileDescriptor } from './helpers.js';
1413
import { generateManifest, reduceAssets, reduceChunk, transformFiles } from './helpers.js';
1514

0 commit comments

Comments
 (0)