File tree Expand file tree Collapse file tree 3 files changed +2
-6
lines changed
Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -148,11 +148,6 @@ indent_size = 2
148148indent_style = space
149149indent_size = 2
150150
151- # Set properties for `tslint.json` files:
152- [tslint.json ]
153- indent_style = space
154- indent_size = 2
155-
156151# Set properties for `tsconfig.json` files:
157152[tsconfig.json ]
158153indent_style = space
Original file line number Diff line number Diff line change 1+ 2023-12-01T05:36:23.125Z
Original file line number Diff line number Diff line change 3939 "dependencies" : {
4040 "@stdlib/array-base-copy-indexed" : " ^0.1.0" ,
4141 "@stdlib/array-base-filled" : " ^0.1.0" ,
42- "@stdlib/array-base-take-indexed" : " github:stdlib-js/array-base-take-indexed#main " ,
42+ "@stdlib/array-base-take-indexed" : " ^0.1.0 " ,
4343 "@stdlib/array-base-zero-to" : " ^0.1.0" ,
4444 "@stdlib/ndarray-base-strides2order" : " ^0.1.1" ,
4545 "@stdlib/types" : " ^0.2.0"
You can’t perform that action at this time.
0 commit comments