sourcegraph/shared
2020-01-17 18:43:24 +01:00
..
dev Add MonacoQueryInput: search field with syntax highlighting, hovers, diagnostics (#7669) 2020-01-16 12:04:59 -05:00
node_modules use single root package.json, do not build intermediate shared code (#936) 2018-11-12 01:05:35 -08:00
src Format logs from the Puppeteer browser console (#7856) 2020-01-17 18:43:24 +01: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.4.0 (#6445) 2019-11-05 22:40:54 +01:00
.gitignore use single root package.json, do not build intermediate shared code (#936) 2018-11-12 01:05:35 -08: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 Remove the management console (#7197) 2019-12-16 21:30:51 -07: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 use eslint cache (#7384) 2019-12-26 22:18:42 -08: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 Use TypeScript project references (#6053) 2019-11-12 12:26:21 +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