issues Search Results · repo:sveltejs/acorn-typescript language:TypeScript
Filter by
2 results
(64 ms)2 results
insveltejs/acorn-typescript (press backspace or delete to remove)these fail to parse:
({
get x T (){}
});
({
x T (){}
});
needs something like this i think
parsePropertyValue(prop, isPattern, isGenerator, isAsync, startPos, startLoc, refDestructuringErrors, ...
easrng
- Opened 28 days ago
- #12
This is an awesome start https://github.com/sveltejs/acorn-typescript/commit/bc39dcb0702c9ccd563abba2a3d5d9d9d58e4104
but sadly there a a few more places that don t match.
A good start would be by having ...
manuel3108
- 1
- Opened on Mar 6
- #7

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!
Press the /
key to activate the search input again and adjust your query.
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!
Press the /
key to activate the search input again and adjust your query.