mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-07-30 08:11:59 +08:00
target es2020
This commit is contained in:
parent
3ebee1e8b4
commit
66ac937f2f
@ -12,9 +12,10 @@
|
||||
"../http-client"
|
||||
]
|
||||
},
|
||||
"useUnknownInCatchVariables": false
|
||||
"useUnknownInCatchVariables": false,
|
||||
"target": "es2020"
|
||||
},
|
||||
"include": [
|
||||
"./src"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user