Alexander Brown
|
b264685052
|
lint: add tsconfig for browser_tests, fix existing violations (#5633)
## Summary
See https://typescript-eslint.io/blog/project-service/ for context.
Creates a browser_tests specific tsconfig so that they can be linted.
Does not add a package.json script to do the linting yet, but `pnpm exec
eslint browser_tests` should work for now.
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-5633-lint-add-tsconfig-for-browser_tests-fix-existing-violations-2726d73d3650819d8ef2c4b0abc31e14)
by [Unito](https://www.unito.io)
|
2025-09-18 11:35:44 -07:00 |
|
Chenlei Hu
|
d8f074fea0
|
[Lint] Sort imports (#2104)
|
2024-12-30 17:26:37 -05:00 |
|
pythongosssss
|
5c6eecd660
|
Fix group node manage opening to wrong node type (#1754)
Remove dialog from DOM when closed
Add test
|
2024-12-01 19:52:08 -05:00 |
|
pythongosssss
|
223a1f677b
|
Fix links being lost after manage group node (#916)
* Fix links being lost after manage group node
* Change to use groupnodebuilder
* Make test more reliable
|
2024-09-22 16:17:39 +09:00 |
|