microsoft / fluentui-contrib

Monorepo for contributor extension packages to Fluent UI
MIT License
31 stars 35 forks source link

chore: use swc instead ts-jest in whole monorepo for jest #164

Closed Hotell closed 7 months ago

Hotell commented 7 months ago

we use swc for jest transpilation in all packages except nx-plugin.

this PR unifies this / also makes the execution bit faster -> ~0.5s faster

Additional changes: