NodeSecure / NodeSecure/js-x-ray
Parsing Error with flow files
Open
Nobody has claimed this yet.
wontfix
- Dominant language
- TypeScript
- Stars
- 287
- Forks
- 43
- Avg merge
- 16h 34m
- Merged PRs (30d)
- 19
Description
Has expected files containing flow syntax can fail, not sure if we can do something about that:
The fail that failing: https://unpkg.com/rfc4648@1.5.4/src/index.flow.js
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the parsing failure against https://unpkg.com/rfc4648@1.5.4/src/index.flow.js and inspect how the project handles Flow syntax in JavaScript files. Done means the reported Flow file parses successfully without regressing existing parsing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100