Commit 7ca27ef
committed
Update to jscodeshift v0.3.26
This change updates the transformer to support the different parser
supported by jscodeshift. I.e. adding
export const parser = 'flow';
to the transform will correctly load the flow parser.
This also adds a stub for the `stats` method and logs the result to the
console.1 parent 71074bb commit 7ca27ef
File tree
5 files changed
+826
-704
lines changed- src/parsers/js
- transformers/jscodeshift
5 files changed
+826
-704
lines changed
0 commit comments