0.3.0 • Published 4 years ago

@zayith/default-loader v0.3.0

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

@zayith/default-loader

This package contains the default loader for Zayith.

The default loader reads test files using fs.readFileSync, then transforms them using Babel. If it finds a babel config in your project, it uses it. Otherwise, it uses a default Babel config.