node-zwave-js icon indicating copy to clipboard operation
node-zwave-js copied to clipboard

Include Command Enum name in assertSupportsCommand error message

Open AlCalzone opened this issue 4 years ago • 1 comments

needs nameof -> #3007

AlCalzone avatar Jul 18 '21 17:07 AlCalzone

We should avoid using transformers for this, as it isn't clear how the future for those will be. Probably just pass the enum name as a string, with some ESLint plugin help to fix discrepancies automatically.

AlCalzone avatar May 09 '25 12:05 AlCalzone