Module

x/ts_morph/ts_morph.d.ts>CompilerOptionsFromTsConfigOptions

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
interface CompilerOptionsFromTsConfigOptions
import { type CompilerOptionsFromTsConfigOptions } from "https://dotland.deno.dev/x/ts_morph@21.0.1/ts_morph.d.ts";

Properties

optional
encoding: string
optional
fileSystem: FileSystemHost