Jaya Krishna Namburu

Results 46 comments of Jaya Krishna Namburu

This is solved in `teleport-project-generator-preact`. That can be taken as reference to do the same for the rest of the frameworks.

https://github.com/teleporthq/teleport-code-generators/blob/development/packages/teleport-project-generator-preact/src/index.ts#L56 https://github.com/teleporthq/teleport-code-generators/blob/development/packages/teleport-project-generator-preact/src/index.ts#L24

Hi @vladnicula that's a awesome idea when we consider the use case in which targeted audience as users, but i feel is, if a user is writing something in JSX...

Totally agreed 😄 👍 > @JayaKrishnaNamburu I understand your point of view and share the idea that writing tags should not be the only way of writing things, however it's...

Yeah, will have a look tomorrow 👍

Hi @Andras-Simon thanks for the PR, currently it is not running `npm run lint`. Am I missing something, please let me know 😃

I came back looking at this, @mihaisampaleanu here is where we left the discussion to handle this. Currently `next/image` don't support `className` prop and apply them on the image. Instead...

Hi, I tried replicating the same but the rule is working fine when we just specify the role and alt like below ```` throwing this warning in terminal **Elements with...

Hello, thanks for reporting this. His is a documentation for the usage of generators. Looks like we need to update the Readme file 😄. Happy to accept a PR :)...