Find the closest babel config based on a directory
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses @babel/core
to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
webhint parser to analyze babel config
hint that that checks if the Babel configuration is valid.
Manages complex Babel config chains, avoiding duplicated work and enabling effective caching