Christopher Hansen

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Christopher Hansen created a post, TypeScript generics on React components falsely recognized as JSX
I have a React/TypeScript project and I'm trying to make a component that accepts a generic/type argument, but WebStorm seems to always recognize any `<` or `>` as being part of a JSX element. This... -
Christopher Hansen created a post, Stop automatically opening new files in editor?
I've been rather mildly annoyed by this for a long time. When new files get created in a project, like through running a build or log files being created, it always opens the new files in the edito...