Template
1
0
mirror of https://github.com/aminya/setup-cpp synced 2024-11-30 21:22:30 +08:00
setup-cpp/packages/setup-brew/__tests__/tsconfig.json

5 lines
62 B
JSON
Raw Permalink Normal View History

2024-08-24 06:20:37 +08:00
{
"extends": "../tsconfig.json",
"include": ["**/*.ts"]
}