Script importer should run generated files through prettier
johnnylam88 opened this issue ยท 1 comments
To minimize diffs between a newly generated script file and the most recently committed version of that script file, the importer should run prettier
on the output files. This makes it easier to see what output actually changed in between different invocations of the importer.