Skip to content

Commit 0c5f1bc

Browse files
committed
chore: rename folder from benchmarks to benchmark
1 parent 890427d commit 0c5f1bc

File tree

1 file changed

+0
-2
lines changed
  • lib/node_modules/@stdlib/ndarray/base/to-reversed/benchmark

1 file changed

+0
-2
lines changed

lib/node_modules/@stdlib/ndarray/base/to-reversed/benchmarks/benchmark.js renamed to lib/node_modules/@stdlib/ndarray/base/to-reversed/benchmark/benchmark.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/* eslint-disable no-restricted-syntax */
20-
2119
'use strict';
2220

2321
// MODULES //

0 commit comments

Comments
 (0)