Skip to main content
Module

x/ts_morph/bootstrap/ts_morph_bootstrap.d.ts>createProject

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
function createProject
import { createProject } from "https://deno.land/x/ts_morph@21.0.1/bootstrap/ts_morph_bootstrap.d.ts";

Asynchronously creates a new collection of source files to analyze.

Parameters

optional
options: ProjectOptions

Options for creating the project.