sourcegraph/shared
2020-04-21 12:54:25 +02:00
..
dev Remove TSLint (#9472) 2020-04-01 16:07:46 +02:00
node_modules use single root package.json, do not build intermediate shared code (#936) 2018-11-12 01:05:35 -08:00
src Add logging to browser extension e2e tests (#10079) 2020-04-21 12:54:25 +02:00
.editorconfig use single root package.json, do not build intermediate shared code (#936) 2018-11-12 01:05:35 -08:00
.eslintignore Use TypeScript project references (#6053) 2019-11-12 12:26:21 +01:00
.eslintrc.js Update dependency @sourcegraph/eslint-config to ^0.12.1 (#9570) 2020-04-04 12:10:19 +02:00
.gitignore Fix browser extension e2e tests (#8910) 2020-03-10 17:32:28 +01:00
.stylelintrc.json Migrate to ESLint 🔧 (#5072) 2019-08-06 03:39:54 +02:00
babel.config.js use base babel.config.js instead of duplicating Babel config (#3936) 2019-05-12 14:11:28 -07:00
gulpfile.js Update dependency @sourcegraph/eslint-config to ^0.9.4 (#8729) 2020-03-03 16:06:40 +01:00
jest.config.js use jest for testing (#1456) 2018-12-16 18:13:40 -08:00
LICENSE use single root package.json, do not build intermediate shared code (#936) 2018-11-12 01:05:35 -08:00
NOTICE use single root package.json, do not build intermediate shared code (#936) 2018-11-12 01:05:35 -08:00
package.json Remove TSLint (#9472) 2020-04-01 16:07:46 +02:00
README.md use single root package.json, do not build intermediate shared code (#936) 2018-11-12 01:05:35 -08:00
tsconfig.json Fix browser extension e2e tests (#8910) 2020-03-10 17:32:28 +01:00

extensions-client-common

build codecov code style: prettier sourcegraph: search semantic-release

Common TypeScript/React client application code for Sourcegraph extension configuration and management, used in:

  • Sourcegraph
  • "Sourcegraph for X" products (Chrome extension, Firefox extension, and more soon)

Development

yarn
yarn test