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:05.523Z
Original file line number Diff line number Diff line change 3838 },
3939 "dependencies" : {
4040 "@stdlib/array-base-copy-indexed" : " ^0.1.0" ,
41- "@stdlib/array-base-take-indexed" : " github:stdlib-js/array-base-take-indexed#main " ,
41+ "@stdlib/array-base-take-indexed" : " ^0.1.0 " ,
4242 "@stdlib/array-base-zero-to" : " ^0.1.0" ,
4343 "@stdlib/types" : " ^0.2.0"
4444 },
You can’t perform that action at this time.
0 commit comments