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
2024-08-23 15:20:37 -07:00

5 lines
62 B
JSON

{
"extends": "../tsconfig.json",
"include": ["**/*.ts"]
}