sourcegraph/client/build-config
Greg Magolan b398952eca
Revert "revert "bazel: improve ESLint rule" (#52853)" (#52878)
- Revert "revert "bazel: improve ESLint rule" (#52853)"
- bazel: fix eslint custom rule so js_binary runfiles are included as
tool inputs to ctx.actions.run_shell

## Test plan

Tested locally that fix commit resolves the
```
FATAL: aspect_rules_js[js_test]: RUNFILES environment variable is not set
```
flaky issue that prompted the revert
2023-06-04 19:06:39 -07:00
..
src app: fix asset resolution for builds outside of bazel (#51549) 2023-05-31 21:59:49 +02:00
.eslintignore web: add empty build-config package (#25965) 2021-10-12 16:14:50 +00:00
.eslintrc.js [SG-39797] Enable no-console ESLint rule (#40458) 2022-10-03 07:19:17 -07:00
babel.config.js web: add empty build-config package (#25965) 2021-10-12 16:14:50 +00:00
BUILD.bazel Revert "revert "bazel: improve ESLint rule" (#52853)" (#52878) 2023-06-04 19:06:39 -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 build: resolve dependencies injected with the webpack.ProviderPlugin (#48671) 2023-03-05 21:28:37 -08:00
README.md web: add empty build-config package (#25965) 2021-10-12 16:14:50 +00:00
tsconfig.json Revert "revert "bazel: improve ESLint rule" (#52853)" (#52878) 2023-06-04 19:06:39 -07:00

Build config

Shared build configuration.