UNPKG

@putout/plugin-github

Version:
14 lines (11 loc) 214 B
import {addProperty} from '../add-property.js'; const { report, fix, traverse, } = addProperty('coverallsapp/github-action', 'continue-on-error', true); export { report, fix, traverse, };