mirror of https://github.com/aminya/setup-cpp
5 lines
62 B
JSON
5 lines
62 B
JSON
|
{
|
||
|
"extends": "../tsconfig.json",
|
||
|
"include": ["**/*.ts"]
|
||
|
}
|