mirror of
https://github.com/aminya/setup-cpp
synced 2024-12-03 21:52:29 +08:00
5 lines
62 B
JSON
5 lines
62 B
JSON
|
{
|
||
|
"extends": "../tsconfig.json",
|
||
|
"include": ["**/*.ts"]
|
||
|
}
|