denoland / deno_emit

Transpile and bundle JavaScript and TypeScript under Deno and Deno Deploy
https://jsr.io/@deno/emit
MIT License
223 stars 23 forks source link

feat: upgrade to deno_ast 0.28 #131

Closed dsherret closed 1 year ago

yacinehmito commented 1 year ago

@dsherret There's a lot of formatting happening. Is this intentional?

dsherret commented 1 year ago

Yup. I changed swc to emit with two spaces instead of four and fixed some spacing emit issues.