Skip to content

Commit 9ffa775

Browse files
committed
chore: fix JavaScript lint errors (issue #7085))
resolves #7085
1 parent 53c6429 commit 9ffa775

File tree

1 file changed

+1
-0
lines changed
  • lib/node_modules/@stdlib/math/base/special/falling-factorial/lib

1 file changed

+1
-0
lines changed

lib/node_modules/@stdlib/math/base/special/falling-factorial/lib/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,4 @@ var main = require( './main.js' );
4747
// EXPORTS //
4848

4949
module.exports = main;
50+

0 commit comments

Comments
 (0)