Files
leaysgur 6ef3984410 refactor(ci): self-provision prettier suite in oxc_formatter_tests (#25467)
Remove the Prettier related stuff from the conformance, which is purely aimed at JS/TS.

Instead, `oxc_formatter_tests` manage Prettier's test fixtures along with Oxfmt.
2026-08-12 00:40:59 +00:00

15 lines
309 B
Plaintext

# For watchexec https://github.com/watchexec/watchexec/tree/main/crates/cli#features
target/**
**/node_modules/**
tasks/coverage/test262/**
tasks/coverage/babel/**
tasks/coverage/typescript/**
crates/oxc_formatter_tests/prettier/**
apps/**/dist
**/*.snap
crates/oxc_transformer/src/options/es_features.rs