UNPKG

@putout/plugin-tape

Version:
6 lines (4 loc) 153 B
export const report = () => 'Remove useless "notCalled" args'; export const replace = () => ({ 't.notCalled(__a, __array)': 't.notCalled(__a)', });