mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 00:42:35 +00:00
chore: update tsconfig/node16 to tsconfig/node20 (#803)
This commit is contained in:
parent
2dde24ff01
commit
0ea84f86b5
3 changed files with 7 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"extends": "@tsconfig/node16/tsconfig.json",
|
||||
"extends": "@tsconfig/node20/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"allowJs": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue