mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-22 03:39:08 +08:00
add implicit ignore
This commit is contained in:
parent
8e5eb8d389
commit
15d972f4bb
@ -3,7 +3,8 @@
|
||||
"compilerOptions": {
|
||||
"baseUrl": "./",
|
||||
"outDir": "./lib",
|
||||
"rootDir": "./src"
|
||||
"rootDir": "./src",
|
||||
"noImplicitAny": false
|
||||
},
|
||||
"include": [
|
||||
"./src"
|
||||
|
Loading…
x
Reference in New Issue
Block a user