python / docsbuild-scripts

scripts for building documentation on docs.python.org
64 stars 58 forks source link

Run prettier via pre-commit #234

Closed hugovk closed 3 weeks ago

hugovk commented 3 weeks ago

Follow on from https://github.com/python/docsbuild-scripts/pull/232.

https://github.com/rbubley/mirrors-prettier is an active fork, and also doesn't use pre-release alphas/betas.

I'd also prefer the default double quote char, like with Black. What do you think?

Also bump the other versions.This reverts commit eff0dd9.