jupyter / accessibility

A repository for ongoing work around making Jupyter's software accessible and inclusive
https://jupyter-accessibility.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
66 stars 33 forks source link

Add pre-commit hooks #99

Closed trallard closed 2 years ago

trallard commented 2 years ago

Adding prettier and other misc hooks to keep the style consistent across files

For now - I am using prettier for the formatted (except Python - but when we move ahead and split the testing tools we need to add eslint for sanity checks)