mirror of
https://github.com/actions/checkout.git
synced 2025-07-13 12:11:52 +02:00
update dev dependencies and react to new linting rules (#611)
This commit is contained in:
@ -10,7 +10,8 @@
|
||||
"declaration": true,
|
||||
"strict": true,
|
||||
"noImplicitAny": false,
|
||||
"esModuleInterop": true
|
||||
"esModuleInterop": true,
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"exclude": ["__test__", "lib", "node_modules"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user