mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-21 04:39:09 +08:00
revert target to es6
This commit is contained in:
parent
e85cd96d85
commit
1718e0d97c
@ -4,7 +4,7 @@
|
||||
"module": "commonjs",
|
||||
"strict": true,
|
||||
"declaration": true,
|
||||
"target": "es2020",
|
||||
"target": "es6",
|
||||
"sourceMap": true,
|
||||
"noImplicitAny": false,
|
||||
"baseUrl": "./",
|
||||
|
Loading…
x
Reference in New Issue
Block a user