prettier --write
doesn't seem to work on Ubuntu, but we're still using it in package.json
#307
Labels
prettier --write
doesn't seem to work on Ubuntu, but we're still using it in package.json
#307
prettier --write
will fail as it's missing a location, e.g.prettier --write .
strategies/package.json
Line 9 in ffe11f1
The text was updated successfully, but these errors were encountered: