Skip to content

Commit 5079aa3

Browse files
committed
docs: disable lint rule
1 parent 4b0da16 commit 5079aa3

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/ndarray/to-fancy

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/ndarray/to-fancy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ console.log( 'TODO' );
150150

151151
To enforce strict bounds checking by default, set the `strict` option to `true`.
152152

153-
<!-- run throws: true -->
153+
<!-- run throws: false -->
154154

155155
```javascript
156156
var fcn = ndarray2fancy.factory({

0 commit comments

Comments
 (0)