Ovale Spell Priority

Ovale Spell Priority

6M Downloads

Script importer should run generated files through prettier

johnnylam88 opened this issue ยท 1 comments

commented

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.

commented

I've fixed this in my local scripts directly.