Skip to content

Commit cc23096

Browse files
committed
Auto-generated commit
1 parent 6715717 commit cc23096

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/types/index.d.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818

1919
// TypeScript Version: 4.1
2020

21-
/* tslint:disable:max-line-length */
22-
/* tslint:disable:max-file-line-count */
21+
/* eslint-disable max-lines */
2322

2423
import arcsine = require( '@stdlib/random-base-arcsine' );
2524
import bernoulli = require( '@stdlib/random-base-bernoulli' );

0 commit comments

Comments
 (0)