Alex Hinds
Alex Hinds
**What**: **Why**: **How**: **Checklist**: - [ ] Documentation - [ ] Tests - [ ] Code complete - [ ] Changeset
Hi folks! 👋 I'm just cleaning up the old eslint rules / utils and replacing them with an alternative library I'm trying consolidate / develop to aid these sorts of...
**Is your feature request related to a problem? Please describe.** The exisiting `@emotion` codemod bails out for unsupported imports. This means any change won't compile. **Describe the solution you'd like**...
I've filed a mirror issue here: https://github.com/emotion-js/emotion/issues/1898 Can't get the `setSerializer` API to work as expected. I've created a minimal reproduction repo here explaining the issue in more detail: https://github.com/DarkPurple141/jest-emotion-typescript-minimal/tree/master
This is a minimal reproduction of existing behavior around the `NodeParser` throwing an `UnknownNodeError` for valid in scope identifiers. eg. ``` // module.ts const y = "hello"; export const x...
Minimal reproduction here: https://github.com/vega/ts-json-schema-generator/pull/1560 Expected behavior: Cross module identifiers are able to have type inference. Actual behavior: Cross module identifiers result in `UnknownNode` error.
59 was merged before some maintainers got a full review in. Need to revisit some of the comments. See #59 for more details.
Hi Jack, I noticed you created this lib. It doesn't seem to work in my custom C templating engine. Any help appreciated!
Hi @danieldelcore this is mk 2!