Framework updates
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
1
node_modules/enhanced-resolve/lib/ResolverFactory.js
generated
vendored
1
node_modules/enhanced-resolve/lib/ResolverFactory.js
generated
vendored
@@ -59,6 +59,7 @@ const { PathType, getType } = require("./util/path");
|
||||
* @typedef {object} TsconfigOptions
|
||||
* @property {string=} configFile A relative path to the tsconfig file based on cwd, or an absolute path of tsconfig file
|
||||
* @property {string[] | "auto"=} references References to other tsconfig files. 'auto' inherits from TypeScript config, or an array of relative/absolute paths
|
||||
* @property {string=} baseUrl Override baseUrl from tsconfig.json. If provided, this value will be used instead of the baseUrl in the tsconfig file
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user