test-utils
test-utils copied to clipboard
chore: use @sucrase/plugin
I did some tests using @sucrase/plugin and it turned out to be much faster than babel
It also managed to transpile the node_modules folder, but it took a little longer.
Maybe it will solve #132, just adding :
transformIgnorePatterns: []
What do you think? @pi0