Skip to content

Commit 05fcf87

Browse files
SukkaWJounQin
andauthored
Update src/types.ts
Co-authored-by: JounQin <[email protected]>
1 parent 2b0fce1 commit 05fcf87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export interface LegacyNodeResolverOptions {
4444
preserveSymlinks?: boolean
4545
/** Noop now, Previously a directory to begin resolving from */
4646
basedir?: string
47-
/** Noop now. Previously for require.paths array to, it is now noop */
47+
/** Noop now. Previously for require.paths array to */
4848
paths?: string[]
4949

5050
/** Noop now. Previously for how to read files asynchronously */

0 commit comments

Comments
 (0)