Skip to content

Commit b6748db

Browse files
committed
docs(README): about removal of declarations and assignments
1 parent 2b837bd commit b6748db

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,16 @@ Assertion expressions are removed when they match patterns below. In other words
108108
* `assert.ifError(value)`
109109
* `console.assert(value, [message])`
110110

111+
unassertify also removes assert variable declarations,
112+
113+
* `var assert = require("assert")`
114+
* `var assert = require("power-assert")`
115+
116+
and assignments.
117+
118+
* `assert = require("assert")`
119+
* `assert = require("power-assert")`
120+
111121

112122
AUTHOR
113123
---------------------------------------

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy