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