Skip to content

Commit 0546f39

Browse files
committed
docs: disable lint rule
1 parent 5079aa3 commit 0546f39

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
@@ -108,7 +108,7 @@ console.log( 'TODO' );
108108

109109
To enforce strict bounds checking, set the `strict` option to `true`.
110110

111-
<!-- run throws: true -->
111+
<!-- run throws: false -->
112112

113113
```javascript
114114
console.log( 'TODO' );

0 commit comments

Comments
 (0)