Skip to content

Commit 3eac426

Browse files
committed
docs: add eslint comment
1 parent e9c30a7 commit 3eac426

File tree

1 file changed

+2
-0
lines changed
  • lib/node_modules/@stdlib/fft/base/fftpack/lib

1 file changed

+2
-0
lines changed

lib/node_modules/@stdlib/fft/base/fftpack/lib/passfb5.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
* ```
5757
*/
5858

59+
/* eslint-disable max-len */
60+
5961
'use strict';
6062

6163
// MODULES //

0 commit comments

Comments
 (0)