Skip to content

tsconfig option #84

@basarat

Description

@basarat

tsify uses ts.findConfigFile from current directory :

var configFile = ts.findConfigFile(currentDirectory);
so you need to provide the path yourself. It needs to have an option tsconfig to allow the user to provide an explicit path to tsconfig.

refs TypeStrong/discussions#1
/cc @johnnyreilly

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions