Open williamstein opened 3 years ago
JupyterLab I think runs a prettier git commit hook. I think we have zero commit hooks, but I would like to ensure everything that we commit is prettier'd. Any thoughts?
Here are the jlab hooks: https://github.com/jupyterlab/jupyterlab/blob/070227a403f7073047c201c77599ac861376b793/package.json#L103-L108
We use husky
JupyterLab I think runs a prettier git commit hook. I think we have zero commit hooks, but I would like to ensure everything that we commit is prettier'd. Any thoughts?