Have you ever used Rust? Rust has an impressive macro system. I'm wondering why the JavaScript world can't have one. Now you got it. It uses swc's parser and printer, and does not make any conversions ...
file-kebabcase Enforces kebab-case naming convention for filenames. max-lines-per-file Enforces a maximum number of lines per file. max-lines-per-function Enforces a maximum number of lines per ...