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