Functions§
- load_
tsconfig_ aliases - Read tsconfig.json compilerOptions.paths aliases from a directory hierarchy.
- resolve_
js_ import_ path - Resolve a JS/TS/Svelte import candidate path to an existing local file.
- resolve_
js_ module_ path - Resolve a JS/TS module specifier to a local file.
- strip_
jsonc - Strip JSONC comments and trailing commas so serde_json can parse it.