mirror of
https://github.com/tc39/test262.git
synced 2025-10-28 10:13:55 +01:00
The phase field must precede the type field for negative tests to have a consistent style and be able to parse easier. Related to the goal of https://github.com/tc39/test262/issues/1997 Added this check to the linting script and updated tests accordingly.