bitfocus / companion-module-allenheath-sq

MIT License
7 stars 3 forks source link

Convert module to well-formatted ES modules #57

Closed jswalden closed 1 month ago

jswalden commented 1 month ago

First, autoformat all the code. Second, change the key-splitter used in callback.json so that no keys turn into numbers, when this file is made a plain JS module. Third, do the absolute minimum to convert everything to ES modules, because that plays better with Intellisense-style stuff.

josephdadams commented 1 month ago

@jswalden you have maintain access now to this repo, have at it