Skip to content

Commit b7519ee

Browse files
Automatically merged boilerplate update from #24
Applied 1 fix from jaid/action-uptodater
2 parents 79d9f03 + d1f03de commit b7519ee

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@
5555
"utility",
5656
"wrapper"
5757
]
58-
}
58+
}

tsconfigBase.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,8 @@
2020
"./*"
2121
]
2222
}
23+
},
24+
"typeAcquisition": {
25+
"enable": true
2326
}
2427
}

0 commit comments

Comments
 (0)