web3-storage / w3up-cli

💻 Command line tools for web3.storage w3up IPFS upload API
Other
15 stars 2 forks source link

Pretter: Standardjs formatting and fixing #127

Closed dashcraft closed 2 years ago

dashcraft commented 2 years ago

This sets up prettier standard config with latest main, fixed existing issues running prettier fix.

This is not a replacement for the linter, but a code formatting tool to help catch and correct non-standardjs compliant code.