Skip to content

Commit f756e12

Browse files
authored
fix: parse type assertions (#1)
Does so by not parsing as JSX by default (this is a breaking change if you would switch to this parser from acorn-typescript) Fixes sveltejs/svelte#13179 Fixes TyrealHu/acorn-typescript#58
1 parent ddcbd36 commit f756e12

File tree

11 files changed

+966
-496
lines changed

11 files changed

+966
-496
lines changed

.changeset/common-states-cut.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@sveltejs/acorn-typescript': patch
3+
---
4+
5+
fix: parse type assertions

CHANGELOG.md

Lines changed: 0 additions & 366 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)