microsoft / fluentui-contrib

Monorepo for contributor extension packages to Fluent UI
MIT License
25 stars 26 forks source link

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

Closed Hotell closed 2 months ago

Hotell commented 2 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: