mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-23 06:48:05 +08:00
target es2020
This commit is contained in:
@@ -12,7 +12,8 @@
|
|||||||
"../http-client"
|
"../http-client"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"useUnknownInCatchVariables": false
|
"useUnknownInCatchVariables": false,
|
||||||
|
"target": "es2020"
|
||||||
},
|
},
|
||||||
"include": [
|
"include": [
|
||||||
"./src"
|
"./src"
|
||||||
|
|||||||
Reference in New Issue
Block a user