mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-21 17:09:05 +08:00
revert root tsconfig.json
This commit is contained in:
parent
efcab31d38
commit
c608703ecf
@ -4,7 +4,7 @@
|
|||||||
"module": "commonjs",
|
"module": "commonjs",
|
||||||
"strict": true,
|
"strict": true,
|
||||||
"declaration": true,
|
"declaration": true,
|
||||||
"target": "es2020",
|
"target": "es6",
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
"noImplicitAny": false,
|
"noImplicitAny": false,
|
||||||
"baseUrl": "./",
|
"baseUrl": "./",
|
||||||
@ -22,4 +22,4 @@
|
|||||||
"**/*.test.ts",
|
"**/*.test.ts",
|
||||||
"**/__mocks__/*"
|
"**/__mocks__/*"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user