oxc/tasks
Dunqing ba0e4d1a6a
feat(tasks/prettier-conformance): parse the specs and pass the correct options to prettier (#1327)
### This PR did the following things.

1. Parse specs
2. Collect `run_spec's` arguments
3. Pass the correct `PrettierOptions` to the `Prettier`
4. Printing snapshots correctly
2023-11-15 13:30:44 +08:00
..
benchmark feat(prettier): add the basics of comment printing (#1313) 2023-11-14 12:32:03 +00:00
common feat(task/transformer-conformance): skip babel 8 unsupported test cases (#1258) 2023-11-13 11:05:36 +08:00
coverage fix(parser): Fix type import (#1291) 2023-11-14 15:17:58 +08:00
minsize refactor(minifier): make the minifier api only accept an ast (#990) 2023-10-14 00:51:29 +08:00
prettier_conformance feat(tasks/prettier-conformance): parse the specs and pass the correct options to prettier (#1327) 2023-11-15 13:30:44 +08:00
rulegen chore(deps): bump the dependencies group with 6 updates (#1210) 2023-11-10 15:09:38 +08:00
transform_conformance feat(transformer/react-jsx): set automatic to the default value for runtime (#1270) 2023-11-14 09:26:21 +08:00
libs.txt fix(benchmark): use different data sets for benchmark and minifier test 2023-09-02 20:56:45 +08:00