UNPKG

danger

Version:
8 lines (7 loc) 248 B
declare const _default: (contents: string) => string; /** * Updates a Dangerfile to remove the import for Danger * @param {string} contents the file path for the dangerfile * @returns {string} the revised Dangerfile */ export default _default;