read-tsconfig-sync
    Preparing search index...

    Interface TSConfig

    interface TSConfig {
        config: JSONSchemaForTheTypeScriptCompilerSConfigurationFile;
        path: string;
    }
    Index

    Properties

    Properties

    path: string