WIP format code example comment
This commit is contained in:
parent
de0ddd5355
commit
a9591bca04
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ is.number(6);
|
|||
const {assert} = require('@sindresorhus/is');
|
||||
|
||||
assert.string(foo);
|
||||
//=> foo is known to be a string
|
||||
// foo is known to be a string here
|
||||
```
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue