swc/crates/swc_ecma_parser
Donny/강동윤 8845b76ac4
refactor(visit): Remove VisitAll (#9448)
**Description:**

Technically, this is a breaking change, but `VisitAll` was broken anyway, so I'll not mark this PR as a breaking change.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/9337
2024-08-19 12:48:18 +09:00
..
benches chore: Fix for the rebase 2024-07-12 13:13:20 +09:00
examples feat(allocator): Add maybe types (#9278) 2024-07-19 13:22:34 +09:00
scripts chore(xtask): Migrate scripts to xtask (#8072) 2023-10-06 14:44:53 +00:00
src fix(es/parser): Fix span of EOF errors (#9378) 2024-08-05 08:52:17 +00:00
tests refactor(visit): Remove VisitAll (#9448) 2024-08-19 12:48:18 +09:00
.gitignore test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
Cargo.toml chore: Bump crates 2024-08-05 18:14:11 +09:00
colors.js chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00