We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b0fce1 commit 05fcf87Copy full SHA for 05fcf87
src/types.ts
@@ -44,7 +44,7 @@ export interface LegacyNodeResolverOptions {
44
preserveSymlinks?: boolean
45
/** Noop now, Previously a directory to begin resolving from */
46
basedir?: string
47
- /** Noop now. Previously for require.paths array to, it is now noop */
+ /** Noop now. Previously for require.paths array to */
48
paths?: string[]
49
50
/** Noop now. Previously for how to read files asynchronously */
0 commit comments