sourcegraph/shared
2019-10-09 09:24:38 -07:00
..
dev Polyfill fetch in tests (#5689) 2019-09-20 22:21:24 +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 styles for active state of nav links (#5924) 2019-10-09 09:24:38 -07:00
.editorconfig use single root package.json, do not build intermediate shared code (#936) 2018-11-12 01:05:35 -08:00
.eslintrc.js Migrate to ESLint 🔧 (#5072) 2019-08-06 03:39:54 +02: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
draftV7Resolver.ts Migrate to ESLint 🔧 (#5072) 2019-08-06 03:39:54 +02:00
gulpfile.ts use non-const enums in graphql schema TypeScript file (#3937) 2019-05-13 17:53:13 -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 Migrate to ESLint 🔧 (#5072) 2019-08-06 03:39:54 +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 Update dependency @sourcegraph/prettierrc to v3 (#3974) 2019-05-13 13:17:09 -07: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