JSDocs does not work well with react components (it requires a bunch of weird parameters like `root0` or internal react stuff). Is there a way to disable it for react components? Or perhaps disable it on `.tsx / .jsx` files? Thank you!