summaryrefslogtreecommitdiff
path: root/tsconfig.build.json
blob: b90fc83e04c260510b7986e68871e1f385a5c0cb (plain)
1
2
3
4
{
  "extends": "./tsconfig.json",
  "include": ["src"]
}