sourcegraph/client/common
GitStart-SourceGraph 93eebb8b84
[SG-31914] Fix failing unit tests on client/common, client/codeintellify packages (#32241)
* fix: unit tests in client/common client/codeintellify

* chore: decrease TOOLTIP_DISPLAY_DELAY

Co-authored-by: gitstart-sourcegraph <gitstart@users.noreply.github.com>
2022-03-08 21:55:50 +07:00
..
src [SG-31914] Fix failing unit tests on client/common, client/codeintellify packages (#32241) 2022-03-08 21:55:50 +07:00
.eslintignore Extract util/errors.ts into a new common package (#29040) 2021-12-24 17:50:53 +07:00
.eslintrc.js Extract util/errors.ts into a new common package (#29040) 2021-12-24 17:50:53 +07:00
babel.config.js Extract util/errors.ts into a new common package (#29040) 2021-12-24 17:50:53 +07:00
jest.config.js Extract util/errors.ts into a new common package (#29040) 2021-12-24 17:50:53 +07:00
OWNERS codenotify: use @sourcegraph/frontend-platform-devs team (#31391) 2022-02-17 03:01:04 -08:00
package.json Extract util/errors.ts into a new common package (#29040) 2021-12-24 17:50:53 +07:00
README.md Extract util/errors.ts into a new common package (#29040) 2021-12-24 17:50:53 +07:00
tsconfig.json Extract util/errors.ts into a new common package (#29040) 2021-12-24 17:50:53 +07:00

Common utilities

Generic utilities without any specific domain. This package should not depend on any other Sourcegraph monorepo package.