Commit 6d62bfa
Fix frontend lint errors
- Remove unused imports (PropsWithChildren, agreeLikert)
- Installs @types/jest to properly type Jest test utilities
- Adds targeted eslint-disable only for webpack HMR API (unavoidable external API)
- Fixes test imports to use properly-typed @jest/globals1 parent 7288ef5 commit 6d62bfa
File tree
9 files changed
+765
-405
lines changed- frontend
- src
- contexts
- utilities/__tests__
9 files changed
+765
-405
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
| |||
0 commit comments