Skip to main content
Module

x/ts_morph/common/ts_morph_common.d.ts>TsConfigResolver#getPaths

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
method TsConfigResolver.prototype.getPaths
import { TsConfigResolver } from "https://deno.land/x/ts_morph@18.0.0/common/ts_morph_common.d.ts";

Parameters

optional
compilerOptions: CompilerOptions

Returns

{ filePaths: StandardizedFilePath[]; directoryPaths: StandardizedFilePath[]; }