Pranav Koundinya

Results 4 issues of Pranav Koundinya

Hi, I have a question regarding maintaining hierarchy of components. At present I handle the hierarchy with respect to entities. I have an Id component with an int value and...

### Description This PR seperates the configs for typeaware react rules to avoid issues faced where eslint complains about non `ts` files not being included in the `tsconfig.json`. The relevant...

### Describe the bug When using the config with react and typescript enabled with `tsconfigPath` set, the files that are not typescript get errors along the lines as below: ```...

help wanted
pr welcome

### Description Add a breaking test for using the config with react enabled with typescript type aware settings (`tsconfigPath`). ### Linked Issues #618 ### Additional context