mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-01 03:53:14 +08:00
revert target to es6
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"module": "commonjs",
|
||||
"strict": true,
|
||||
"declaration": true,
|
||||
"target": "es2020",
|
||||
"target": "es6",
|
||||
"sourceMap": true,
|
||||
"noImplicitAny": false,
|
||||
"baseUrl": "./",
|
||||
|
||||
Reference in New Issue
Block a user