oxc/crates/oxc_macros
overlookmotel 7ea058d84f refactor(ast_codegen): replace Windows-style line breaks with Unix-style (#4769)
2 files in AST codegen had Windows-style CRLF line breaks. Change them to Unix-style LF. Does not alter contents of the files aside from the line breaks.
2024-08-08 17:28:58 +00:00
..
src refactor(ast_codegen): replace Windows-style line breaks with Unix-style (#4769) 2024-08-08 17:28:58 +00:00
Cargo.toml chore: do not compile test crates that have no tests 2024-06-24 00:20:04 +08:00