Martin Törnqvist
Results
1
issues of
Martin Törnqvist
**Problem**: I get additional errors from `@typescript-eslint/require-await` and `@typescript-eslint/restrict-plus-operands` after activating `import/no-cycle`. Out of these "extra" errors, some seem legit: - `a.b + c // a can actually be undefined...
help wanted
typescript