Node TAP
    Preparing search index...

    Variable configConst

    config: {
        "tsx-disable-cache": { description: string; type: string };
        "tsx-tsconfig-path": { description: string; type: string };
    } = ...

    Configuration fields added by this plugin.

    Type Declaration

    • tsx-disable-cache: { description: string; type: string }

      Flag. Tell tsx not to use a cache

    • tsx-tsconfig-path: { description: string; type: string }

      String option. Tell tsx where to find your tsconfig.json file.