mirror of
https://github.com/actions-rs/toolchain.git
synced 2025-08-17 22:35:06 +00:00
5 lines
90 B
JSON
5 lines
90 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["src/**/*.ts", "__tests__/**/*.ts"]
|
|
}
|