mirror of
https://github.com/actions-rs/toolchain.git
synced 2024-11-14 21:46:34 +02:00
00a8bf2bdc
Closes #126
4 lines
90 B
JSON
4 lines
90 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["src/**/*.ts", "__tests__/**/*.ts"]
|
|
}
|