mirror of
https://github.com/actions/toolkit.git
synced 2026-08-10 00:00:12 +02:00
6 lines
73 B
JSON
6 lines
73 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": [
|
|
"node_modules"
|
|
]
|
|
} |