Files
github-action-setup-xmake/tsconfig.build.json
T
OpportunityLiu be19756845 add tests
2020-03-20 22:14:58 +08:00

6 lines
83 B
JSON

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