Skip to content

Commit 83aee2f

Browse files
authored
fix JavaScript lint errors
Signed-off-by: Dipjyoti Das <[email protected]>
1 parent 7ac62a6 commit 83aee2f

File tree

1 file changed

+1
-0
lines changed
  • lib/node_modules/@stdlib/utils/async/inmap/lib

1 file changed

+1
-0
lines changed

lib/node_modules/@stdlib/utils/async/inmap/lib/limit.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ var logger = require( 'debug' );
2424

2525

2626
// VARIABLES //
27+
2728
// cspell:ignore inmap
2829
var debug = logger( 'inmap-async:limit' );
2930

0 commit comments

Comments
 (0)