config: {
tsx-disable-cache: {
description: string;
type: string;
};
tsx-tsconfig-path: {
description: string;
type: string;
};
} = ...
Type declaration
tsx-disable-cache: {
description: string;
type: string;
}
description: string
type: string
tsx-tsconfig-path: {
description: string;
type: string;
}
description: string
type: string
Configuration fields added by this plugin.