swc/crates/swc_ecma_transforms_base
Donny/강동윤 95236e9abe
fix(es/parser): Fix detection of use strict directive (#8617)
**Description:**

Directives should be at the start of the file, and this PR changes the parser to match only at the start of a file.

**Related issue:**

 - Closes #8616.
2024-02-07 15:01:58 +00:00
..
benches refactor(swc_node_base): Rename to swc_malloc (#8272) 2023-11-11 19:10:56 +00:00
src fix(es/parser): Fix detection of use strict directive (#8617) 2024-02-07 15:01:58 +00:00
tests refactor(es/ast): Improve type definitions of patterns (#8532) 2024-02-05 15:32:52 +09:00
Cargo.toml chore: Bump crates 2024-02-07 07:25:27 +00:00