Skip to content

Commit

Permalink
fix: improve typescript parsing
Browse files Browse the repository at this point in the history
Ignore nodes that acorn-walk doesn't support.
This should not affect the extraction, because
test suites are built only from CallExpressions.

Fixes bahmutov#8
  • Loading branch information
Narretz committed Dec 19, 2021
1 parent aa4d061 commit 7504b16
Show file tree
Hide file tree
Showing 3 changed files with 9,082 additions and 165 deletions.
Loading

0 comments on commit 7504b16

Please sign in to comment.