lobis / hvps

A Python package for controlling high voltage power supplies (HVPS) over serial port. Supports CAEN and iseg power supplies.
https://github.com/lobis/hvps
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Add javascript linting / auto-formatting for nodejs bindings #7

Open lobis opened 1 year ago

lobis commented 1 year ago

Add some kind of auto-formatting or linting (possibly using eslint) that can be run by pre-commit bot to autoformat the javascript code.