Pre-builts of Babel 8. Includes:
Fix: parser: async x => {} must be in leading pos;Fix TypeScript parser failing on async calls in ternary consequent;
Usage
import {
parse,
types,
generate,
template,
codeFrameColumns,
} from '@putout/babel';MIT