some more standard js
This commit is contained in:
2
dist/npmts.options.d.ts
vendored
2
dist/npmts.options.d.ts
vendored
@ -2,7 +2,7 @@
|
||||
import 'typings-global';
|
||||
import plugins = require('./npmts.plugins');
|
||||
export declare type npmtsMode = 'default' | 'custom';
|
||||
export interface npmtsConfig {
|
||||
export interface INpmtsConfig {
|
||||
argv: any;
|
||||
coverageTreshold: number;
|
||||
docs: boolean;
|
||||
|
Reference in New Issue
Block a user