react-proptypes-generate
react-proptypes-generate copied to clipboard
A Vscode extension for react PropTypes, Support command line
This plugin was a huge time saver, thanks for making it. Any plan to do something similar in TS? There is [something similar ](https://www.reddit.com/r/reactjs/comments/yc4wug/quickfix_adding_missing_props_straight_from_jsx/) for Webstorm with TS support, but...
Bumps [terser](https://github.com/terser/terser) from 4.7.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
The extension can't be found in [Open VSX Registry](https://open-vsx.org/). Editors derived from VS Code such as Gitpod and VS Codium cannot access Microsoft's marketplace by policy, so Open VSX is...
The extension can't be found in [Open VSX Registry](https://open-vsx.org/). Editors derived from VS Code such as Gitpod and VS Codium cannot access Microsoft's marketplace by policy, so Open VSX is...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Hello, An option to only add new proptypes and not touch old ones (formatting) would be nice. Basically just have them be added to the bottom? Thanks for the extension...