oxc/tasks/website/src
Boshen 28b934ca74 fix(coverage): apply always_strict to test262 and typescript per the specifcation (#5555)
This also removes the confusing `SourceType::always_strict` field.

I hacked it with `SourceType::always_strict`, but what we actually want is add `'use strict'`.

This is technically a breaking change but I don't expect anyone using this outside of oxc.

The snapshot has a large diff due to every single line shifting by 1 row :-/
2024-09-06 17:14:01 +00:00
..
linter fix(coverage): apply always_strict to test262 and typescript per the specifcation (#5555) 2024-09-06 17:14:01 +00:00
lib.rs chore: make println and eprintln opt-in (#3712) 2024-06-17 10:40:34 +00:00
main.rs feat(website): auto-generate rule docs pages (#4640) 2024-08-10 00:13:06 +00:00