sourcegraph/client/app-shell
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
..
dev App: Add error page (#52453) 2023-05-29 11:05:36 -04:00
src bazel: implement custom ESLint Bazel rule (#52062) 2023-05-22 04:05:45 -07:00
static app: Clear all data (#52726) 2023-06-01 17:29:42 -04:00
.eslintignore bazel: implement custom ESLint Bazel rule (#52062) 2023-05-22 04:05:45 -07:00
.eslintrc.js bazel: implement custom ESLint Bazel rule (#52062) 2023-05-22 04:05:45 -07:00
.gitignore app: improve bundling of app-shell code (#51038) 2023-04-24 16:57:51 +00:00
BUILD.bazel Revert "revert "bazel: improve ESLint rule" (#52853)" (#52878) 2023-06-04 19:06:39 -07:00
package.json app: improve bundling of app-shell code (#51038) 2023-04-24 16:57:51 +00:00
tsconfig.json app: improve bundling of app-shell code (#51038) 2023-04-24 16:57:51 +00:00