mirror of https://github.com/actions/toolkit
6 lines
73 B
JSON
6 lines
73 B
JSON
|
{
|
||
|
"extends": "./tsconfig.json",
|
||
|
"exclude": [
|
||
|
"node_modules"
|
||
|
]
|
||
|
}
|