Open andrewmartin opened 2 years ago
Is it possible to use fs.writeFileSync to cleanly output the contents as a file and omit the colors values? I dug around and couldn't find anything, just curious.
fs.writeFileSync
Is it possible to use
fs.writeFileSync
to cleanly output the contents as a file and omit the colors values? I dug around and couldn't find anything, just curious.