mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
14 lines
255 B
Markdown
14 lines
255 B
Markdown
# Prettier Conformance
|
|
|
|
## Run
|
|
|
|
```bash
|
|
just watch "run -p oxc_prettier_conformance"
|
|
```
|
|
|
|
## Test results
|
|
|
|
Test case results are listed in:
|
|
|
|
- [prettier.js.snap.md](./snapshots/prettier.js.snap.md)
|
|
- [prettier.ts.snap.md](./snapshots/prettier.ts.snap.md)
|