Skip to content

Commit 1ef0293

Browse files
committed
Enable lint rule
1 parent 642038c commit 1ef0293

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/node_modules/@stdlib/tools/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ var t = tools;
2929

3030
<!-- TODO: better examples -->
3131

32+
<!-- eslint no-undef: "error" -->
33+
3234
```javascript
3335
var getKeys = require( 'object-keys' ).shim();
3436
var tools = require( '@stdlib/tools' );

0 commit comments

Comments
 (0)