sourcegraph/client/template-parser
Quinn Slack 07f29c98d6
use @typescript-eslint projectService for faster eslint (#57851)
See https://github.com/typescript-eslint/typescript-eslint/pull/6754.

Also removes needless `.eslintrc.js` files (now that we can use the root `tsconfig.all.json` for linting and it's still fast enough).

Some of our eslint rules were unintentionally made ineffective in `client/web`, and this commit also re-enables them and in some cases suppresses the eslint warning where a fix is not urgent.
2023-10-24 01:40:40 +00:00
..
src upgrade @sourcegraph/eslint-config and fix all auto-fixable issues (#57847) 2023-10-24 00:52:12 +00:00
.eslintignore refactor: extract the new template-parser package (#29344) 2022-01-11 08:58:28 +07:00
BUILD.bazel explicitly import @jest/globals and mocha (#57786) 2023-10-23 21:40:17 +00:00
jest.config.js refactor: extract the new template-parser package (#29344) 2022-01-11 08:58:28 +07:00
package.json web: migrate from yarn to pnpm (#46143) 2023-01-11 19:50:09 -08:00
README.md refactor: extract the new template-parser package (#29344) 2022-01-11 08:58:28 +07:00
tsconfig.json Revert "revert "bazel: improve ESLint rule" (#52853)" (#52878) 2023-06-04 19:06:39 -07:00

Template Parser