Skip to content

Instantly share code, notes, and snippets.

@mattyod
Created December 12, 2018 14:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattyod/19f08fb9efe560de6486cd98d664e9db to your computer and use it in GitHub Desktop.
Save mattyod/19f08fb9efe560de6486cd98d664e9db to your computer and use it in GitHub Desktop.
writeFile.write.args.map(arg => arg.map(file => fs.writeFileSync(`${__dirname}/../fixtures/parse/${file.fileName}.js`, file.code)));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment