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
148
148
indent_style = space
149
149
indent_size = 2
150
150
151
- # Set properties for `tslint.json` files:
152
- [tslint.json ]
153
- indent_style = space
154
- indent_size = 2
155
-
156
151
# Set properties for `tsconfig.json` files:
157
152
[tsconfig.json ]
158
153
indent_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 38
38
},
39
39
"dependencies" : {
40
40
"@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 " ,
42
42
"@stdlib/array-base-zero-to" : " ^0.1.0" ,
43
43
"@stdlib/types" : " ^0.2.0"
44
44
},
You can’t perform that action at this time.
0 commit comments