File tree 7 files changed +9
-9
lines changed
utils/named-typed-tuple/docs/types
7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 16
16
* limitations under the License.
17
17
*/
18
18
19
- // tslint: disable: max-file-line-count
19
+ /* eslint- disable max-lines */
20
20
21
21
/// <reference types="@stdlib/types"/>
22
22
Original file line number Diff line number Diff line change 1
- // tslint:disable:max-file-line-count
2
-
3
1
/*
4
2
* @license Apache-2.0
5
3
*
18
16
* limitations under the License.
19
17
*/
20
18
19
+ /* eslint-disable max-lines */
20
+
21
21
// TypeScript Version: 4.1
22
22
23
23
/// <reference types="@stdlib/types"/>
Original file line number Diff line number Diff line change 1
- // tslint:disable:max-file-line-count
2
-
3
1
/*
4
2
* @license Apache-2.0
5
3
*
18
16
* limitations under the License.
19
17
*/
20
18
19
+ /* eslint-disable max-lines */
20
+
21
21
// TypeScript Version: 4.1
22
22
23
23
/// <reference types="@stdlib/types"/>
Original file line number Diff line number Diff line change 16
16
* limitations under the License.
17
17
*/
18
18
19
- // tslint: disable: max-file-line-count
19
+ /* eslint- disable max-lines */
20
20
21
21
// TypeScript Version: 4.1
22
22
Original file line number Diff line number Diff line change 16
16
* limitations under the License.
17
17
*/
18
18
19
- // tslint: disable: max-file-line-count
19
+ /* eslint- disable max-lines */
20
20
21
21
/// <reference types="@stdlib/types"/>
22
22
Original file line number Diff line number Diff line change 16
16
* limitations under the License.
17
17
*/
18
18
19
- // tslint: disable: max-file-line-count
19
+ /* eslint- disable max-lines */
20
20
21
21
/// <reference types="@stdlib/types"/>
22
22
Original file line number Diff line number Diff line change 18
18
19
19
// TypeScript Version: 4.1
20
20
21
- // tslint: disable: max-file-line-count
21
+ /* eslint- disable max-lines */
22
22
23
23
/// <reference types="@stdlib/types"/>
24
24
You can’t perform that action at this time.
0 commit comments