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