Skip to content

Commit 006013d

Browse files
committed
docs(@putout/plugin-remove-console) add quote
1 parent 8f9b989 commit 006013d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/plugin-remove-console/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
[NPMIMGURL]: https://img.shields.io/npm/v/@putout/plugin-remove-console.svg?style=flat&longCache=true
44
[NPMURL]: https://npmjs.org/package/@putout/plugin-remove-console"npm"
55

6+
> The `console.log()` method outputs a message to the web console. The message may be a single string (with optional substitution values), or it may be any one or more JavaScript objects.
7+
>
8+
> (c) [MDN](https://developer.mozilla.org/en-US/docs/Web/API/console/log)
9+
610
🐊[**Putout**](https://github.com/coderaiser/putout) plugin adds ability to find and remove `console.log` calls.
711

812
## Install

0 commit comments

Comments
 (0)