mirror of
https://github.com/vercel/workflow.git
synced 2026-09-14 19:59:43 +08:00
90ca1eff27
* Remove "beads" config * Remove .beads
6 lines
261 B
Plaintext
6 lines
261 B
Plaintext
# Ensure consistent line endings for test input/output files
|
|
# Use LF for all test files to ensure cross-platform consistency
|
|
packages/swc-plugin-workflow/transform/tests/**/*.js text eol=lf
|
|
packages/swc-plugin-workflow/transform/tests/**/*.stderr text eol=lf
|
|
|