This projects uses both eslint and prettier and the plugin that creates the integration between both, eslint-plugin-prettier to lint its code.
Currently there has been an active effort on making the project comply to all eslint rules so the eslint rules are currently not enforced.
Prettier rules are enforced though and you can run them in the js
folder with:
yarn prettier --write .
The configuration of this project linters were based in the widgets-cookiecutter.
Bqplot is subject to the bqplot governance and the bqplot code of conduct.
Should you have any question, please do not hesitate to reach out to us on the ipywidgets gitter chat.