tsconfig.build.json 63 Bytes
Newer Older
gaoqiong's avatar
gaoqiong committed
1
2
3
4
{
  "extends": "./tsconfig",
  "exclude": ["e2e", "scripts"]
}