mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:31:54 +00:00
- Typescript in all client packages is now built with Bazel - Disabled the `build-ts` job on CI
5 lines
74 B
JSON
5 lines
74 B
JSON
{
|
|
"extends": "../../../tsconfig.base.json",
|
|
"include": [".*", "*"],
|
|
}
|