mirror of
https://github.com/actions/toolkit.git
synced 2026-08-07 00:00:18 +02:00
remove skip lib check
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
"baseUrl": "./",
|
||||
"outDir": "./lib",
|
||||
"declaration": true,
|
||||
"rootDir": "./src",
|
||||
"skipLibCheck": true
|
||||
"rootDir": "./src"
|
||||
},
|
||||
"include": [
|
||||
"./src"
|
||||
|
||||
Reference in New Issue
Block a user