mirror of
https://github.com/actions-rs/toolchain.git
synced 2025-12-20 05:15:46 +02:00
4 lines
90 B
JSON
4 lines
90 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["src/**/*.ts", "__tests__/**/*.ts"]
|
|
}
|