lannonbr / vscode-js-annotations

Javascript / Typescript Parameter Annotations for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=lannonbr.vscode-js-annotations
MIT License
106 stars 16 forks source link

It does not work in React Native component file #75

Open trungnguyen22 opened 5 years ago

trungnguyen22 commented 5 years ago

I really want to have this in my React Native project, but it doesn't work, I guess because of JSX code affect to how the file is parsed.