remove TypeDoc
This commit is contained in:
1
dist/npmts.config.d.ts
vendored
1
dist/npmts.config.d.ts
vendored
@@ -4,7 +4,6 @@ export declare type npmtsMode = 'default' | 'custom';
|
||||
export interface INpmtsConfig {
|
||||
argv: any;
|
||||
coverageTreshold: number;
|
||||
docs: boolean;
|
||||
mode: npmtsMode;
|
||||
test: boolean;
|
||||
testTs: any;
|
||||
|
||||
Reference in New Issue
Block a user