website
website copied to clipboard
`npm run format` no longer used?
The CONTRIBUTING guide tells me I should be running npm run format before I make a PR, but when I did, Prettier modified dozens of files. Should this command be removed from package.json and the contribution guide, if Prettier is no longer being used?