issues Search Results · repo:lyft/react-javascript-to-typescript-transform language:TypeScript
Filter by
28 results
(81 ms)28 results
inlyft/react-javascript-to-typescript-transform (press backspace or delete to remove)extension version 1.10.0
Happens when I activate the extension.
/C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:2379 Error: Cannot read property kind of undefined ...
caleb15
- 1
- Opened on Jun 19, 2019
- #53
it would be great to support parsing flow files as well
like following this approach https://github.com/bcherny/flow-to-typescript
as Babel supports both Flow and TypeScript it would make things easier ...
sibelius
- 1
- Opened on Dec 28, 2018
- #52
When I run
react-js-to-ts my-react-js-file.js
I got this error
conemu64_2018-12-02_19-59-18
Below is my code
import React from react ;
import PropTypes from prop-types ;
import {validateInput} ...
ngohungphuc
- 7
- Opened on Dec 2, 2018
- #51
It s currently reformating the files with a different config than the one my project uses, and messing with it. For
example, it s removing new lines from every code but I don t think that s prettier, prettier ...
brunolemos
- 1
- Opened on Jul 10, 2018
- #49
I currently see this message when I run the CLI: No parser and no filepath given, using babylon the parser now but this
will throw an error in the future. Please specify a parser or a filepath so one can ...
velohomme
- 2
- Opened on Jun 14, 2018
- #48
The files
https://github.com/kcsry/infotv/blob/68963e5161a811fb0edf10584e7e12466ef470a8/infotv/frontend/src/s/text-slide.jsx and
https://github.com/kcsry/infotv/blob/68963e5161a811fb0edf10584e7e12466ef470a8/infotv/frontend/src/s/image-slide.jsx ...
akx
- 3
- Opened on Jun 7, 2018
- #47
In a large JS/TS (partially typed) codebase, it can be useful to keep the PropTypes around for some runtime type
verification, at least for a while.
Obviously there s a risk over time of losing consistency ...
seanf
- 2
- Opened on Jun 7, 2018
- #46
Hey, Is it possible to export the generated types as well ? currently only the component is exported. So in the
following example I would like to also export SomeComponentProps.
import React, { Component ...
ethanshar
- 2
- Opened on Jun 6, 2018
- #45
I have a library of React SFC components. The library is using Proptypes currently. We have both typescript and
non-typescript apps which need to use the library. It would be great if we could generate ...
velohomme
- 2
- Opened on May 31, 2018
- #44
It would be nice if Tslint was also integrated somehow, since Prettier is.
Right now my workflow is running the CLI followed by tslint --fix (well, integrated into PyCharm, but that s beside the
point) ...
akx
- 3
- Opened on May 23, 2018
- #43

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.