UNPKG

nx-electron

Version:
5 lines (4 loc) 91 B
export interface Schema { unitTestRunner?: 'jest' | 'none'; skipFormat: boolean; }