Function
| Static Public Summary | ||
| public |
async noConsole(options: {}) Danger plugin to prevent merging code that still has |
|
Static Public
public async noConsole(options: {}) source
import noConsole from 'danger-plugin-no-console/src/index.js'Danger plugin to prevent merging code that still has console.logs inside it.
Params:
| Name | Type | Attribute | Description |
| options | {} |
|