Oskar Nyberg

Results 12 issues of Oskar Nyberg

This PR adds the React hooks `exhaustive-deps` rule and the React compiler rule to ESLint. I've also prohibited `@ts-ignore` comments and replaced the existing ones with `@ts-expect-error`, and done some...

This PR automates more parts of our release process into the release scripts. The additions are that a `--wait` flag has been added to script 2 and 3, and publishing...