deniszholob / factorio-cheat-sheet

Cheat Sheet for Factorio
https://factoriocheatsheet.com/
GNU General Public License v3.0
256 stars 38 forks source link

chore: cache Prettier runs #408

Closed HonkingGoose closed 2 days ago

HonkingGoose commented 2 days ago

Changes:

Context:

You can cache the result of Prettier runs locally. That way:

Docs

Read the Prettier docs for the CLI, --cache config option to learn the full details.