alostsock / craftingway

A ffxiv crafting tool
https://craftingway.app/
MIT License
17 stars 5 forks source link

use prettier vsc extension to format js,jsx,ts,tsx #10

Closed raylu closed 1 year ago

raylu commented 1 year ago

set workspace-level overrides for formatters (this overrides both devcontainer-level and user-level settings, so the downside is there's pretty much no way for a user to unset this without generating a diff if they want to use a different formatter)